basnijholt / adaptive-lighting

Adaptive Lighting custom component for Home Assistant

Home Page:https://basnijholt.github.io/adaptive-lighting/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colour Temp not correct after home assistant core update.

GethinMorris opened this issue · comments

Home Assistant Adaptive Lighting Issue Template

Bug Reports

If you need help with using or configuring Adaptive Lighting, please open a Q&A discussion thread here instead.

Before submitting a bug report, please follow these troubleshooting steps:

Please confirm that you have completed the following steps:

Required information for bug reports:

Please include the following information in your issue.

Issues missing this information may not be addressed.

  1. Debug logs captured while the issue occurred. See here for instructions on enabling debug logging:
[home-assistant_2024-02-07T15-28-58.723Z.log](https://github.com/basnijholt/adaptive-lighting/files/14195890/home-assistant_2024-02-07T15-28-58.723Z.log)

  1. Your Adaptive Lighting configuration:
[ALConfig_Home.txt](https://github.com/basnijholt/adaptive-lighting/files/14195964/ALConfig_Home.txt)


  1. (If using Zigbee2MQTT), provide your configuration files (remove all personal information before posting):
    • devices.yaml
    • groups.yaml
    • configuration.yaml ⚠️; Warning REMOVE ALL of the PERSONAL INFORMATION BELOW before posting ⚠️;
      • mqtt: server:
      • mqtt: user:
      • mqtt: password:
      • advanced: pan_id:
      • advanced: network_key:
      • anything in log_syslog if you use this
    • Brand and model number of problematic light(s)
[configuration_yaml.txt](https://github.com/basnijholt/adaptive-lighting/files/14195891/configuration_yaml.txt)
[groups_yaml.txt](https://github.com/basnijholt/adaptive-lighting/files/14195892/groups_yaml.txt)

Brand: Philips Hue White Ambience Light bulbs (A60 – B22 smart bulb – 1100)

  1. Describe the bug and how to reproduce it:

When upgrading the Home Assistant Core form 2023.12.4 to any later update (2024.1.1 - 2024.1.6) the lights in the 'Home' adaptive lighting entry (config attached) default to the lowest colour temperature and will not change to a whiter colour temperature no matter what time of day it is.
Restoring the update reverts the functionality to as expected - white during the day and redder at night as per the settings.
All lights are Hue 'White Ambience' bulbs connected via the Hue Home Assistant integration.

  1. Steps to reproduce the behavior:

Update home assistant core from 2023.12.4 to any later update.
Lights automatically transition to warmest light temperature.

I believe this is not the same issue as #902 and #893 as the brightness is consistently correct i.e. brightness stays 100% even though the colour temperature is not correct.