This commit is contained in:
2026-01-30 23:31:00 -06:00
commit a39095b3de
2665 changed files with 263970 additions and 0 deletions

28
.storage/timer Normal file
View File

@@ -0,0 +1,28 @@
{
"version": 1,
"minor_version": 1,
"key": "timer",
"data": {
"items": [
{
"id": "night_light_1_off_timer",
"name": "night_light_1_off_timer",
"duration": "0:00:00",
"restore": false
},
{
"id": "night_light_activation_timer",
"name": "Night light activation timer",
"duration": "0:00:30",
"restore": false
},
{
"id": "stair_light_delay",
"name": "stair_light_delay",
"icon": "mdi:stairs-box",
"duration": "0:00:10",
"restore": false
}
]
}
}