diff --git a/config/automation/Speech/announcements.yaml b/config/automation/Speech/announcements.yaml index 6f80b006..9a754381 100755 --- a/config/automation/Speech/announcements.yaml +++ b/config/automation/Speech/announcements.yaml @@ -88,7 +88,10 @@ # Only Disarm if armed. Otherwise, Exit out. - condition: state entity_id: alarm_control_panel.alexa_guard - state: armed + state: + - armed_away + - armed_home + - armed - service: alarm_control_panel.alarm_disarm entity_id: alarm_control_panel.alexa_guard diff --git a/config/www/custom_ui/floorplan/images/branding/att_speedtest.png b/config/www/custom_ui/floorplan/images/branding/att_speedtest.png index d6c25d6f..7bcbcb91 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/att_speedtest.png and b/config/www/custom_ui/floorplan/images/branding/att_speedtest.png differ