remove unused configuration panel_iframe
This commit is contained in:
@@ -16,7 +16,6 @@ Currently this runs in a docker container hosted at [homesrv01](#hosting). All n
|
|||||||
- [Wyoming Protocol](#wyoming-protocol)
|
- [Wyoming Protocol](#wyoming-protocol)
|
||||||
- [HACS](#hacs)
|
- [HACS](#hacs)
|
||||||
- [Google Cast](#google-cast)
|
- [Google Cast](#google-cast)
|
||||||
- [Iframe Panel](#iframe-panel)
|
|
||||||
- [LG webOS Smart TV](#lg-webos-smart-tv)
|
- [LG webOS Smart TV](#lg-webos-smart-tv)
|
||||||
- [Mobile App](#mobile-app)
|
- [Mobile App](#mobile-app)
|
||||||
- [Meteorologisk institutt (Met.no)](#meteorologisk-institutt-metno)
|
- [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)
|
- [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)
|
- [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
|
### LG webOS Smart TV
|
||||||
|
|
||||||
|
|||||||
@@ -67,15 +67,15 @@ scene: !include scenes.yaml
|
|||||||
# json_attributes_template: >
|
# json_attributes_template: >
|
||||||
# {"devices":{{value_json|to_json}}}
|
# {"devices":{{value_json|to_json}}}
|
||||||
|
|
||||||
panel_iframe:
|
#panel_iframe:
|
||||||
homeserver_dashboad:
|
# homeserver_dashboad:
|
||||||
title: "HomeServer Admin"
|
# title: "HomeServer Admin"
|
||||||
icon: mdi:qrcode-edit
|
# icon: mdi:qrcode-edit
|
||||||
url: "http://homesrv01.dev.lan:9777"
|
# url: "http://homesrv01.dev.lan:9777"
|
||||||
require_admin: true
|
# require_admin: true
|
||||||
lms:
|
# lms:
|
||||||
title: "LMS"
|
# title: "LMS"
|
||||||
icon: mdi:music-box
|
# icon: mdi:music-box
|
||||||
url: "http://homesrv01.dev.lan:9000"
|
# url: "http://lms.lan"
|
||||||
require_admin: false
|
# require_admin: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user