mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
"iframe Panel" better example (#18985)
This commit is contained in:
parent
abb560efa3
commit
fdce69cadc
@ -27,9 +27,11 @@ panel_iframe:
|
|||||||
fridge:
|
fridge:
|
||||||
title: "Fridge"
|
title: "Fridge"
|
||||||
url: "http://192.168.1.5"
|
url: "http://192.168.1.5"
|
||||||
|
icon: mdi:fridge
|
||||||
otherapp:
|
otherapp:
|
||||||
title: "Other App"
|
title: "Other App"
|
||||||
url: "/otherapp"
|
url: "/otherapp"
|
||||||
|
require_admin: true
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user