-
-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disabled Adapt Brightness Entity Switch changes brightness to 100% for ZHA group lights #1132
Comments
Having the same problem with similar setup. This may have something to do with Govee2MQTT not reporting state changes properly. Below are debug logs from Adaptive Lighting when I change colours or brightness from the Govee App and from within Home Assistant. In both cases, the light changed as requested, but quickly reverted to 100% brightness due to Adaptive Lighting. AL will stop messing with the light when there;s a logged state change in the device under the MQTT integration. But colour changes on segments, brightness changes on segments, and selective on/off do not register anything in MQTT logs. Disabling AL entirely solves the issue but is less than ideal in terms of getting AL to work than a solution which does not require turning it off. As having it off is functionally equivalent to having it not work, I would prefer a better option. Formatted for readability, can post raw if needed.
|
Required information for bug reports:
Please include the following information in your issue.
Using ZHA with multiple Zigbee groups containing different Philips Hue bulbs (GU10 Color, Filament bulbs).
The issue does not seem to be present with a group of similar lights controlled with the Philps Hue integration!
I wanted to use multiple different Adaptive Lighting configurations for different rooms and zones. After experimenting a lot I had always issues with different kind of color temperatures because the settings are not consistent. Therefore I wanted to change the approach and have one universal configuration for the Color Temperature in combination with multiple room/zone dependent configurations for Brightness only. My idea was to switch off the relevant entity Adaptive Lighting Adapt Brightness for the univerals Color Temperature Configuration resp. Adaptive Lighting Adapt Color for the room/zone configurations.
While the disabled swith Adaptive Lighting Adapt Color is working properly, the diesabled entity Adaptive Lighting Adapt Brightness does not work like wanted, because the brightness is touched during light turn on and is increased to 100%. This is the case even when both configurations are not working simultaniously but also if only the Color Temperature Configuration (with disabled entity Adaptive Lighting Adapt Brightness ) is active.
Configure at least two bulbs in a ZHA group, include the group in a configuration of Adaptive Lighting.
Disable the entity Adaptive Lighting Adapt Brightness for the relevant configuration.
Swith the Light On, manually change the brightness to value 10%
Swith the Light Off, switch it on again. After very few time the light is adjusted to 100% brightness (even if startup brightness for the bulb is configured at only 20% in ZHA settings)
The text was updated successfully, but these errors were encountered: