Fix bookcase light not turning on when arriving home
This commit is contained in:
parent
bdb750b1e7
commit
fbc3f2f458
@ -265,5 +265,8 @@ arrive_home:
|
|||||||
sequence:
|
sequence:
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
entity_id: light.3d_printer_light
|
entity_id: light.3d_printer_light
|
||||||
|
- service: light.turn_on
|
||||||
|
entity_id:
|
||||||
|
- light.lego_bookcase_light
|
||||||
mode: single
|
mode: single
|
||||||
icon: mdi:home-import-outline
|
icon: mdi:home-import-outline
|
Loading…
Reference in New Issue
Block a user