1
0

Fix bedroom lamp automation

This commit is contained in:
Przemek Grondek 2021-12-10 00:25:28 +01:00
parent a999a7ec6d
commit 36943311ac

View File

@ -97,6 +97,5 @@ bedroom_bed_lamp_on:
bedroom_bed_lamp_off:
alias: '[Bedroom] Bed lamp off'
sequence:
- condition: state
- service: light.turn_off
entity_id: light.bed_lamp
state: 'off'