mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-21 00:25:12 +00:00
Helper lights and Fancy stuff when opening and losing the pantry
This commit is contained in:
parent
846fac348a
commit
3ab4426af4
@ -38,7 +38,7 @@
|
|||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: light.k4
|
entity_id: light.k4
|
||||||
state: on
|
state: 'on'
|
||||||
for: '00:20:00'
|
for: '00:20:00'
|
||||||
- platform: event
|
- platform: event
|
||||||
event_type: zwave.node_event
|
event_type: zwave.node_event
|
||||||
@ -49,7 +49,7 @@
|
|||||||
condition:
|
condition:
|
||||||
condition: state
|
condition: state
|
||||||
entity_id: light.k1
|
entity_id: light.k1
|
||||||
state: off
|
state: 'off'
|
||||||
|
|
||||||
action:
|
action:
|
||||||
- service: light.turn_off
|
- service: light.turn_off
|
||||||
|
Loading…
x
Reference in New Issue
Block a user