"iframe Panel" better example (#18985)

This commit is contained in:
Linus H 2021-08-20 23:16:22 +02:00 committed by GitHub
parent abb560efa3
commit fdce69cadc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}