Full switch from fhem to homematic ccu + frontend cleanup
This commit is contained in:
@@ -720,6 +720,31 @@
|
||||
"show_header_toggle": false,
|
||||
"title": "Rauchmelder",
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"aspect_ratio": "16x9",
|
||||
"entities": [
|
||||
"group.bathroom"
|
||||
],
|
||||
"image": "/local/img/bathroom2.jpg",
|
||||
"scenes": [
|
||||
{
|
||||
"color": "#f07a1d",
|
||||
"name": "Normal",
|
||||
"scene": "scene.bad_normal"
|
||||
},
|
||||
{
|
||||
"color": "#fdef56",
|
||||
"name": "Hell",
|
||||
"scene": "scene.bad_hell"
|
||||
},
|
||||
{
|
||||
"icon": "mdi:duck",
|
||||
"name": "Baden",
|
||||
"scene": "scene.bad_baden"
|
||||
}
|
||||
],
|
||||
"type": "custom:room-glance-card"
|
||||
}
|
||||
],
|
||||
"icon": "mdi:more",
|
||||
|
||||
Reference in New Issue
Block a user