Christmas Lights

This commit is contained in:
Ben Charlton 2017-12-20 18:42:16 +00:00
parent ee6b9a1127
commit ac3a298a14
2 changed files with 18 additions and 0 deletions

View file

@ -60,3 +60,18 @@
badge: 3 badge: 3
- alias: 'Christmas Lights Off'
trigger:
platform: time
at: '00:30:00'
action:
service: switch.turn_off
entity_id: switch.aeotec_zw096_smart_switch_6_switch
- alias: 'Christmas Lights On'
trigger:
platform: time
at: '07:00:00'
action:
service: switch.turn_on
entity_id: switch.aeotec_zw096_smart_switch_6_switch

View file

@ -53,3 +53,6 @@
sensor.hall_motion: sensor.hall_motion:
icon: mdi:run icon: mdi:run
switch.aeotec_zw096_smart_switch_6_switch:
friendly_name: Christmas Lights