mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-18 19:26:57 +00:00
Added Home Modes with No School
This commit is contained in:
@@ -10,6 +10,9 @@ input_boolean.guest_mode:
|
||||
friendly_name: 'Guest Mode'
|
||||
icon: mdi:account-alert
|
||||
|
||||
input_boolean.no_school:
|
||||
friendly_name: 'No School'
|
||||
|
||||
sensor.since_last_boot:
|
||||
hidden: true
|
||||
|
||||
|
@@ -1,5 +1,4 @@
|
||||
home_modes:
|
||||
entities:
|
||||
- input_boolean.guest_mode
|
||||
- scene.living_room_tv_time
|
||||
- automation.mealtime
|
||||
- input_boolean.no_school
|
||||
|
Reference in New Issue
Block a user