diff --git a/scripts/10.modes.yaml b/scripts/10.modes.yaml index fe7e6ad..59732ef 100644 --- a/scripts/10.modes.yaml +++ b/scripts/10.modes.yaml @@ -79,6 +79,7 @@ good_night: - light.hallway_lightstrip - light.balcony - light.table_lamp_lights + - light.lego_bookcase_light mode: single icon: mdi:weather-night @@ -120,6 +121,9 @@ good_morning: - service: switch.turn_on target: entity_id: switch.coffee_machine_on_off + - service: light.turn_on + target: + entity_id: light.lego_bookcase_light - service: climate.set_temperature data: temperature: 23 @@ -223,6 +227,7 @@ leave_home: - light.hallway_lightstrip - light.balcony - light.table_lamp_lights + - light.lego_bookcase_light mode: single icon: mdi:home-export-outline