diff --git a/.storage/input_boolean b/.storage/input_boolean index 2e963b2..88a548a 100644 --- a/.storage/input_boolean +++ b/.storage/input_boolean @@ -3,20 +3,6 @@ "minor_version": 1, "key": "input_boolean", "data": { - "items": [ - { - "id": "buro_licht_helper", - "name": "Büro_Licht_Helper" - }, - { - "id": "geschirrspuler_uber_nacht", - "icon": "mdi:dishwasher-alert", - "name": "Geschirrspüler über Nacht" - }, - { - "id": "garderobe_helper", - "name": "Garderobe Helper" - } - ] + "items": [] } -} \ No newline at end of file +} diff --git a/.storage/input_button b/.storage/input_button index 510b6be..5729902 100644 --- a/.storage/input_button +++ b/.storage/input_button @@ -3,12 +3,6 @@ "minor_version": 1, "key": "input_button", "data": { - "items": [ - { - "id": "nachtmodus", - "name": "Nachtmodus", - "icon": "mdi:weather-night" - } - ] + "items": [] } -} \ No newline at end of file +} diff --git a/.storage/input_datetime b/.storage/input_datetime index 1ded8c1..cf9dfc9 100644 --- a/.storage/input_datetime +++ b/.storage/input_datetime @@ -3,13 +3,6 @@ "minor_version": 1, "key": "input_datetime", "data": { - "items": [ - { - "id": "grow_startdatum", - "name": "Grow Startdatum", - "has_date": true, - "has_time": false - } - ] + "items": [] } -} \ No newline at end of file +} diff --git a/.storage/timer b/.storage/timer index 7d759dc..3fa01b3 100644 --- a/.storage/timer +++ b/.storage/timer @@ -3,13 +3,6 @@ "minor_version": 1, "key": "timer", "data": { - "items": [ - { - "id": "timer_badezimmer_heizung", - "name": "timer_badezimmer_heizung", - "duration": "0:00:00", - "restore": false - } - ] + "items": [] } -} \ No newline at end of file +}