Fix bookcase light not turning on when arriving home
This commit is contained in:
parent
bdb750b1e7
commit
fbc3f2f458
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue