Started to switch from fhem to ccu

This commit is contained in:
Martin Bauer
2021-09-18 05:04:51 +00:00
parent e063a1303f
commit 33356fa8ca
39 changed files with 49652 additions and 1410 deletions

View File

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