remove unused configuration panel_iframe

This commit is contained in:
2024-08-29 00:32:53 +01:00
parent 196f1ac84d
commit 2beee8f7f0
2 changed files with 11 additions and 15 deletions

View File

@@ -16,7 +16,6 @@ Currently this runs in a docker container hosted at [homesrv01](#hosting). All n
- [Wyoming Protocol](#wyoming-protocol)
- [HACS](#hacs)
- [Google Cast](#google-cast)
- [Iframe Panel](#iframe-panel)
- [LG webOS Smart TV](#lg-webos-smart-tv)
- [Mobile App](#mobile-app)
- [Meteorologisk institutt (Met.no)](#meteorologisk-institutt-metno)
@@ -93,9 +92,6 @@ Docker containers currently hosted at [homesrv01.dev.lan](https://git.limbosolut
- [Home Assistant - Official integration documentation](https://www.home-assistant.io/integrations/cast)
- [Official git repo](https://github.com/home-assistant/core/tree/dev/homeassistant/components/cast)
### Iframe Panel
- TODO: check if it's used.
### LG webOS Smart TV

View File

@@ -67,15 +67,15 @@ scene: !include scenes.yaml
# json_attributes_template: >
# {"devices":{{value_json|to_json}}}
panel_iframe:
homeserver_dashboad:
title: "HomeServer Admin"
icon: mdi:qrcode-edit
url: "http://homesrv01.dev.lan:9777"
require_admin: true
lms:
title: "LMS"
icon: mdi:music-box
url: "http://homesrv01.dev.lan:9000"
require_admin: false
#panel_iframe:
# homeserver_dashboad:
# title: "HomeServer Admin"
# icon: mdi:qrcode-edit
# url: "http://homesrv01.dev.lan:9777"
# require_admin: true
# lms:
# title: "LMS"
# icon: mdi:music-box
# url: "http://lms.lan"
# require_admin: false