You can always submit a PR to correct the release notes. Sometimes things get missed like when the breaking change checkbox wasn’t checked when the PR gets created.
Anyone else having issues with Hue zones and rooms? After upgrading to 2021.12, I have re-enabled the zone entities. But I experience the following behaviour:
When turning on the lights that are grouped as a room or zone in the Hue app (i.e. showing as one entity in HA), sometimes there is a small delay between them turning on: one turns on slightly later than the other, instead of simultaniously.
Sometimes, not all lights in the zone are turned on, only some of them
Sometimes, the brightness of the light is not properly set
I did not experience these issues before upgrading to 2021.12. Issue seems to be still present in 2021.12.1.
Signify (Philips) eliminated effects from its new API. That’s why they no longer exist in the new Philips Hue integration (which employs the new API).
FWIW, there’s an effect that makes a light “breathe” (what you see when the Hue app identifies a light for configuration) and the developer intends to use that for a long flash (there’s nothing natively available to support a short flash).
I guess if he implements it as an effect you could apply it and then switch it back to no effect quickly so it flashes fewer times. Better than trying to script the flash effect and return original state!
Can someone tell me where to find release note concerning the following:
device_state_attributes for custom components
since this last update I get the following in my log: Entity light.neviweb_light_bureau (<class 'custom_components.neviweb.light.NeviwebLight'>) implements device_state_attributes. Please report it to the custom component author.
As I’m the author can someone tell me where I can get information about the change I need to do ?
Thank you