remove unused configuration panel_iframe
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user