I have problem that often when I command by homekit hue light to turn on to 100% it turns on but for lower value (perhaps last dimming state).
I use CoCo Hue integration.
How may I fix it?
Can you enable debug logging on the problematic device on your hub, then see what commands the hub is sending to HomeKit? You should see things like "setLevel(100)" as debug log entries, or other command names like this, which would be the most interesting entries (not so much the info logging with event text descriptions).
Also, is there a reason you aren't just exposing the Hue Bridge to HomeKit directly? That will probably work better than putting another device/service, like Hubitat, in between -- and it's natively supported (unless maybe you still have the V1 Bridge?).
2 Likes