diff --git a/config/automation/System/watchdog_light.yaml b/config/automation/System/watchdog_light.yaml index 6a0c34d8..58b7d013 100755 --- a/config/automation/System/watchdog_light.yaml +++ b/config/automation/System/watchdog_light.yaml @@ -29,11 +29,8 @@ - alias: Make it Right WatchDog! trigger: - platform: time - minutes: 10 + minutes: /18 seconds: 20 - - platform: time - minutes: 40 - seconds: 00 condition: - condition: state diff --git a/config/group/lights.yaml b/config/group/lights.yaml index cf4e7f29..f7d17827 100755 --- a/config/group/lights.yaml +++ b/config/group/lights.yaml @@ -89,6 +89,7 @@ Hallway Lights: - light.kids_hallway - light.bedroom_hallway - light.upstairs_hallway + - light.garage_hallway Justins Room: entities: 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 36ecd25f..965d26ad 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