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

14
.storage/timer Normal file
View File

@@ -0,0 +1,14 @@
{
"version": 1,
"key": "timer",
"data": {
"items": [
{
"duration": "0:10:00",
"name": "F\u00f6n Timer",
"icon": "mdi:hair-dryer",
"id": "fon_timer"
}
]
}
}