You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Homekit binding does set arbitrary Color and brightness values sometimes.
Sometimes the brightness is jumping to 100% as well, when I set it on my iPad with the Homekit control. When you move up or down usually the percentage value does change smoothly. However, sometimes it jump up to 100% or down to 0% without any reason. Hence, the issue is not with the Scene but a general binding problem I think.
I did some further testing - with debugging enabled.
I used a fixed scene, with 40% brightness for one lamp only.
I enabled the Scene and in the debug I see the correct value 40 received for this lamp.
I did several tests, and sometimes the value 40 was sent again, causing the light to turn on with the correct brightness. Sometimes the value 100 was sent, even 40 was received before, causing the light being enabled with the highest brightness.
Hello,
Homekit binding does set arbitrary Color and brightness values sometimes.
Sometimes the brightness is jumping to 100% as well, when I set it on my iPad with the Homekit control. When you move up or down usually the percentage value does change smoothly. However, sometimes it jump up to 100% or down to 0% without any reason. Hence, the issue is not with the Scene but a general binding problem I think.
I did some further testing - with debugging enabled.
I used a fixed scene, with 40% brightness for one lamp only.
I enabled the Scene and in the debug I see the correct value 40 received for this lamp.
Howver then OpenHAB sent a value 0 back, which is causing the light to turn off!
I did several tests, and sometimes the value 40 was sent again, causing the light to turn on with the correct brightness. Sometimes the value 100 was sent, even 40 was received before, causing the light being enabled with the highest brightness.
See below for more info:
https://community.openhab.org/t/issue-with-hue-and-homekit/37786
The text was updated successfully, but these errors were encountered: