mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-18 23:36:11 +00:00
Added IFTTT trigger and set light schedules
This commit is contained in:
parent
04118fa535
commit
63d3d8b0b7
@ -38,8 +38,12 @@
|
||||
entity_id:
|
||||
- light.d1
|
||||
- light.d2
|
||||
- group.kitchen_lights
|
||||
data:
|
||||
brightness: 150
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- group.dining_room_lights
|
||||
- delay: 01:00:00
|
||||
# 7:50am now.
|
||||
- service: light.turn_on
|
||||
@ -47,9 +51,7 @@
|
||||
- group.kitchen_lights
|
||||
data:
|
||||
brightness: 200
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- group.dining_room_lights
|
||||
|
||||
- delay: 00:40:00
|
||||
# 8:30am now.
|
||||
- service: light.turn_off
|
||||
|
Loading…
x
Reference in New Issue
Block a user