From 200f73cf99f683f4dea06163d64b23865c6807de Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Thu, 26 Oct 2023 15:46:53 -0400 Subject: [PATCH] Temporarily remove broken "last alexa" usage --- packages/alexa.yaml | 2 +- scripts.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/alexa.yaml b/packages/alexa.yaml index f46488c..6bee4c2 100644 --- a/packages/alexa.yaml +++ b/packages/alexa.yaml @@ -170,7 +170,7 @@ automation: then: - service: script.status_annc data: - who: "{{ states('sensor.last_alexa_entity_id') }}" + who: "living_room" call_security_not_armed: 1 script: diff --git a/scripts.yaml b/scripts.yaml index c9859dd..044f0e0 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -79,7 +79,7 @@ give_me_darkness: text: Would you like me to arm the security system? 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 mode: single icon: mdi:weather-night