diff --git a/config/automation/away.yaml b/config/automation/away.yaml index 5ad40008..225c6eb8 100755 --- a/config/automation/away.yaml +++ b/config/automation/away.yaml @@ -12,11 +12,11 @@ - platform: state entity_id: group.family to: 'not_home' - - platform: event - #Sent from IFTTT Webhooks : {"action":"IFTTT_Away:} - event_type: ifttt_webhook_received - event_data: - action: IFTTT_Away + # - platform: event + # #Sent from IFTTT Webhooks : {"action":"IFTTT_Away:} + # event_type: ifttt_webhook_received + # event_data: + # action: IFTTT_Away condition: - condition: state diff --git a/config/automation/ifttt_calendar.yaml b/config/automation/ifttt_calendar.yaml.disabled similarity index 83% rename from config/automation/ifttt_calendar.yaml rename to config/automation/ifttt_calendar.yaml.disabled index fca940f1..796203b7 100755 --- a/config/automation/ifttt_calendar.yaml +++ b/config/automation/ifttt_calendar.yaml.disabled @@ -1,5 +1,6 @@ ################################### ## IFTTT checks Office 365 Calendar and Notifies me of appointments. Flash lights but only at reasonable hours. +## Will have to figure out a new way to query O365 Calendar items. Possibly use MS Flow for this and HA webhooks. ################################### - alias: 'IFTTT Appointment reminder' id: 271d2fa0-4dfa-4af2-90de-3f61ff94a420 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 8aa2bd88..71aca117 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