Started to switch from fhem to ccu
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"version": 1,
|
||||
"key": "lovelace.lovelace_rebecca",
|
||||
"data": {
|
||||
"config": {
|
||||
"title": "Alt",
|
||||
@@ -53,6 +55,23 @@
|
||||
"icon": "mdi:bell",
|
||||
"title": "Klingel",
|
||||
"type": "entities"
|
||||
},
|
||||
{
|
||||
"type": "custom:scheduler-card",
|
||||
"title": true,
|
||||
"discover_existing": false,
|
||||
"time_step": 2,
|
||||
"include": [
|
||||
"switch.tasmota01",
|
||||
"switch.tasmota02",
|
||||
"switch.tasmota03"
|
||||
],
|
||||
"customize": {
|
||||
"switch.tasmota01": {
|
||||
"name": "MeinTasmota1",
|
||||
"icon": "hass:lightbulb-on-outline"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"icon": "mdi:tree",
|
||||
@@ -708,7 +727,5 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"key": "lovelace.lovelace_rebecca",
|
||||
"version": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user