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