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:
|
||||
- service: light.turn_on
|
||||
entity_id: light.3d_printer_light
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.lego_bookcase_light
|
||||
mode: single
|
||||
icon: mdi:home-import-outline
|
Loading…
Reference in New Issue
Block a user