Closed satrik closed 1 year ago
I think the problem is within the persistent connection of the hap-controller, but I still don't know why there are no errors.
At least it works if I call client.close()
after a few seconds without user input. This way the same connection would be used for all changed characteristics (brightness, saturation, hue, power) and will be closed afterwards. But this way also means the first action after the connection is closed, could delay as long as the verify process needs (~ 1 sec).
Will make some tests to find a nice working solution
1.0.4 should fix the problems
Since the last update my lamps won't respond sometimes. I think the issue appears only after a restart of my raspberry pi and only a restart of the (child) bridge helps to fix this issue.
Need to investigate what fails and why there is no error log.