Fix bedroom lamp automation
This commit is contained in:
parent
a999a7ec6d
commit
36943311ac
@ -97,6 +97,5 @@ bedroom_bed_lamp_on:
|
|||||||
bedroom_bed_lamp_off:
|
bedroom_bed_lamp_off:
|
||||||
alias: '[Bedroom] Bed lamp off'
|
alias: '[Bedroom] Bed lamp off'
|
||||||
sequence:
|
sequence:
|
||||||
- condition: state
|
- service: light.turn_off
|
||||||
entity_id: light.bed_lamp
|
entity_id: light.bed_lamp
|
||||||
state: 'off'
|
|
||||||
|
Loading…
Reference in New Issue
Block a user