[Behaviour] Add better notification
This commit is contained in:
parent
e0be246707
commit
81473d9eec
@ -137,6 +137,14 @@
|
||||
- 0
|
||||
target:
|
||||
entity_id: light.office_light_up
|
||||
- service: light.turn_on
|
||||
data:
|
||||
rgb_color:
|
||||
- 255
|
||||
- 0
|
||||
- 0
|
||||
target:
|
||||
entity_id: light.office
|
||||
- delay: '0:05:00'
|
||||
- service: shell_command.pc_poweroff
|
||||
- service: input_boolean.turn_off
|
||||
|
Loading…
Reference in New Issue
Block a user