diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 9eadef08..6e5d66a3 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -0.116.2 \ No newline at end of file +0.116.4 \ No newline at end of file diff --git a/config/automation/Timed_Triggers/0630.yaml b/config/automation/Timed_Triggers/0550.yaml similarity index 80% rename from config/automation/Timed_Triggers/0630.yaml rename to config/automation/Timed_Triggers/0550.yaml index 5b95c1f4..f09c99fc 100755 --- a/config/automation/Timed_Triggers/0630.yaml +++ b/config/automation/Timed_Triggers/0550.yaml @@ -7,7 +7,7 @@ mode: single trigger: - platform: time - at: '06:30:00' + at: '05:50:00' condition: - condition: state @@ -28,3 +28,9 @@ - service: homeassistant.turn_on entity_id: - group.kitchen_accents + - delay: 00:15:00 + - service: homeassistant.turn_on + entity_id: + - light.sink + - light.fridge + - light.k4 diff --git a/config/light_groups.yaml b/config/light_groups.yaml index dc472d7e..d28df744 100755 --- a/config/light_groups.yaml +++ b/config/light_groups.yaml @@ -116,6 +116,7 @@ - light.front_door - light.flood1 - light.flood2 + - light.pathmiddle - platform: group name: Garage lights 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 5d05bf05..db5ace62 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 diff --git a/config/www/custom_ui/floorplan/images/branding/solar_readings.png b/config/www/custom_ui/floorplan/images/branding/solar_readings.png index 57410f9f..18a5759a 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/solar_readings.png and b/config/www/custom_ui/floorplan/images/branding/solar_readings.png differ