Automate kitchen christmas lights

This commit is contained in:
Georgi Gardev
2022-12-14 22:17:50 +02:00
parent d34590e4e9
commit 4f83cd5ff9
3 changed files with 8 additions and 1 deletions
@@ -70,6 +70,7 @@ cards:
entities:
- automation.living_room_candle_turn_on_after_sunset
- automation.kitchen_christmast_lights_turn_on_after_sunset
- automation.kitchen_christmast_lights_turn_off_on_sunrise
- automation.lighting_turn_on_ceiling_lights_after_sunset
- automation.lighting_turn_off_all_lights_after_sunrise
- type: divider
+7
View File
@@ -6,3 +6,10 @@ automation:
action:
- service: switch.turn_on
entity_id: switch.kitchen_outlet
- alias: Kitchen christmast lights · turn off on sunrise
trigger:
platform: sun
event: sunrise
action:
- service: switch.turn_off
entity_id: switch.kitchen_outlet
-1
View File
@@ -25,7 +25,6 @@ script:
- light.living_room_ambient
- service: script.isparkle_on
entity_id: switch.kitchen_outlet
- service: script.open_living_room_cover
- service: script.shield_screensaver