Temporarily remove broken "last alexa" usage
This commit is contained in:
@ -170,7 +170,7 @@ automation:
|
|||||||
then:
|
then:
|
||||||
- service: script.status_annc
|
- service: script.status_annc
|
||||||
data:
|
data:
|
||||||
who: "{{ states('sensor.last_alexa_entity_id') }}"
|
who: "living_room"
|
||||||
call_security_not_armed: 1
|
call_security_not_armed: 1
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
@ -79,7 +79,7 @@ give_me_darkness:
|
|||||||
text: <voice name='Joanna'><prosody rate='150%'>Would you like me to arm
|
text: <voice name='Joanna'><prosody rate='150%'>Would you like me to arm
|
||||||
the security system?</prosody></voice>
|
the security system?</prosody></voice>
|
||||||
event_id: actionable_notification_night_security_arm
|
event_id: actionable_notification_night_security_arm
|
||||||
alexa_device: '{{ states(''sensor.last_alexa_entity_id'') }}'
|
alexa_device: media_player.living_room_echo_dot
|
||||||
alias: Ask to arm security
|
alias: Ask to arm security
|
||||||
mode: single
|
mode: single
|
||||||
icon: mdi:weather-night
|
icon: mdi:weather-night
|
||||||
|
Reference in New Issue
Block a user