Update dorbell automation
This commit is contained in:
parent
53a87bf444
commit
0a737cf7cd
@ -10,26 +10,35 @@
|
|||||||
- service: notify.notify
|
- service: notify.notify
|
||||||
data:
|
data:
|
||||||
message: "Doorbell"
|
message: "Doorbell"
|
||||||
|
- service: media_player.media_pause
|
||||||
|
target:
|
||||||
|
entity_id:
|
||||||
|
- media_player.bathroom
|
||||||
|
- media_player.bedroom
|
||||||
|
- media_player.living_room
|
||||||
|
- media_player.nvidia_shield
|
||||||
|
- media_player.spotify_11175365349
|
||||||
|
- media_player.nvidia_shield
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
data:
|
data:
|
||||||
brightness: 200
|
effect: Police
|
||||||
rgb_color:
|
entity_id: light.desk_lightbar_ambilight
|
||||||
- 49
|
- service: zwave.set_config_parameter
|
||||||
- 27
|
|
||||||
- 146
|
|
||||||
entity_id: light.computer_lights
|
|
||||||
- service: light.turn_on
|
|
||||||
data:
|
data:
|
||||||
flash: long
|
node_id: 12
|
||||||
brightness: 200
|
parameter: 7
|
||||||
rgb_color:
|
value: 'Door bell music'
|
||||||
- 49
|
- service: switch.turn_on
|
||||||
- 27
|
entity_id: switch.siren_switch
|
||||||
- 146
|
|
||||||
entity_id: light.computer_lights
|
|
||||||
- delay: '30'
|
- delay: '30'
|
||||||
|
- service: light.turn_on
|
||||||
|
data:
|
||||||
|
hs_color: [ 240,100 ]
|
||||||
|
entity_id: light.desk_lightbar_ambilight
|
||||||
|
- delay: '5'
|
||||||
- service: light.turn_off
|
- service: light.turn_off
|
||||||
entity_id: light.computer_lights
|
entity_id: light.desk_lightbar_ambilight
|
||||||
|
|
||||||
- id: hallway-doorbell-burn-prevention
|
- id: hallway-doorbell-burn-prevention
|
||||||
alias: '[Hallway] Doorbell burn prevention'
|
alias: '[Hallway] Doorbell burn prevention'
|
||||||
mode: restart
|
mode: restart
|
||||||
|
Loading…
Reference in New Issue
Block a user