diff --git a/README.md b/README.md index 83c69037..75b11599 100755 --- a/README.md +++ b/README.md @@ -480,8 +480,10 @@ Almost all my lights (40+) are white GE Link lights. I bought them early on bef TV Time Automations - /config/automation/tv_time_on_and_off.yaml
Sets up the front lights in the house with preset colors depending on the ~~month~~ day!.

- -Holiday Lights package - /config/packages/holiday.yaml
+ +Holiday Lights Script - /config/script/monthly_color_scene.yaml
+ +Holiday Lights Scenes - /config/scene/monthly_colors.yam

Turns living room lights `red` when a Window or Door is opened past sunset. Resets to `yellow/gold` when all doors/windows are closed.

diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 8c273553..c85a67dc 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -0.80.1 \ No newline at end of file +0.81.0 \ No newline at end of file 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 90376bfb..6eae496c 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