diff --git a/config/packages/blink.yaml b/config/packages/blink.yaml index 2dcfb728..98e4546d 100755 --- a/config/packages/blink.yaml +++ b/config/packages/blink.yaml @@ -32,7 +32,7 @@ automation: - service: script.notify_engine data_template: title: 'Check Fridge' - value1: "Please check the fridge, the temperature has been {{ states('sensor.blink_blink1_temperature') }} for about 20 minutes." + value1: "Please check the fridge, the temperature has been {{ states('sensor.blink_blink1_temperature') }} degrees for at least 20 minutes." who: 'family' apns_id: 'information' @@ -42,8 +42,8 @@ automation: data_template: value1: > {{ [ - "Please check the fridge, the temperature has been {{ states('sensor.blink_blink1_temperature') }} for about 20 minutes." + "Please check the fridge, the temperature has been {{ states('sensor.blink_blink1_temperature') }} degrees for at least 20 minutes." ] | random }} - - delay: 00:10:00 + - delay: 00:30:00 - event: event_fridge_still_hot_loop 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 810430bf..ad79fc21 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