Closed jeroenst closed 6 years ago
Please check if my commit is ok. It works for me at the moment. When agreed I will post a pull request.
I can confirm this patch works great, creating pull request.
Patch works for me as well.
Need Logs.
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
Since bug https://github.com/OpenZWave/open-zwave/issues/1457 was solved, the COMMAND_CLASS_COLOR is not added anymore to the zwave config cache file causing it that colors not working anymore.
I'm aware that this issue is caused by my own bugfix in the past for the missing bluechannel in the color value, but I have not enougd knowledge to solve this bug.
When checking out the commit before the blue value fix everything works again after deleting the ozw cache file (except the blue color channel). When checking out after the commit and removing the ozw cache file it is not possible to read or control the color anymore.
Here is the part of the Zipato node in the cachefile where you clearly can see the COMMAND_CLASS_COLOR is not saved: