|
|
|
@ -51,16 +51,15 @@ automation:
|
|
|
|
"https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/sounds/speechcons/self_destruct.mp3"
|
|
|
|
"https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/sounds/speechcons/self_destruct.mp3"
|
|
|
|
media_content_type: audio/mp4
|
|
|
|
media_content_type: audio/mp4
|
|
|
|
- service: light.turn_on
|
|
|
|
- service: light.turn_on
|
|
|
|
entity_id:
|
|
|
|
entity_id: all
|
|
|
|
- group.all_lights
|
|
|
|
|
|
|
|
data:
|
|
|
|
data:
|
|
|
|
flash: long
|
|
|
|
flash: long
|
|
|
|
- service: switch.turn_off
|
|
|
|
- service: switch.turn_off
|
|
|
|
entity_id:
|
|
|
|
entity_id: all
|
|
|
|
- group.all_switches
|
|
|
|
|
|
|
|
- service: light.turn_off
|
|
|
|
- service: light.turn_off
|
|
|
|
entity_id:
|
|
|
|
entity_id: all
|
|
|
|
- group.all_lights
|
|
|
|
|
|
|
|
- service: input_boolean.turn_off
|
|
|
|
- service: input_boolean.turn_off
|
|
|
|
entity_id:
|
|
|
|
entity_id:
|
|
|
|
- input_boolean.self_destruct
|
|
|
|
- input_boolean.self_destruct
|
|
|
|
|