1
0

Fix wrong entity_id

This commit is contained in:
Przemek Grondek 2021-01-26 08:32:34 +00:00
parent eb8f69c03d
commit df55670b3c

View File

@ -8,7 +8,7 @@
to: 'on'
action:
- service: light.turn_on
entity_id: shower_lights
entity_id: light.shower_lights
- id: bathroom-shower-motion-off
alias: '[Bathroom] Shower Motion Off'
mode: restart
@ -20,4 +20,4 @@
to: 'off'
action:
- service: light.turn_off
entity_id: shower_lights
entity_id: light.shower_lights