diff options
Diffstat (limited to '.storage/input_boolean')
-rw-r--r-- | .storage/input_boolean | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.storage/input_boolean b/.storage/input_boolean index f03e5e7..6c81959 100644 --- a/.storage/input_boolean +++ b/.storage/input_boolean @@ -48,6 +48,14 @@ { "name": "Occupancy Bathroom", "id": "occupancy_bathroom" + }, + { + "name": "Mode Office Sleep", + "id": "mode_house_sleep_2" + }, + { + "name": "Mode Office Hibernate", + "id": "mode_office_hibernate" } ] } |