This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Multichannel nodes not updating status
Lurendrejer
Member
in Developers
Hi.
The ZHC5010 driver, found here: https://github.com/ktnielsen/dk.logichome doesn't update the status of the subdevices like it should. Since the status update is working for other products, like the greenwave 6port powernodes i would think it could be solved by the community.
Also, the "main" device changes state everytime a sub-device i triggered, so i'm guessing it has to do with the messages being sent to homey isn't multichannel messages, can anyone help?
In short, the device contains four switches, that always just stays "OFF" in the app/webinterface, unless if change their status from there.
Kind regards.
The ZHC5010 driver, found here: https://github.com/ktnielsen/dk.logichome doesn't update the status of the subdevices like it should. Since the status update is working for other products, like the greenwave 6port powernodes i would think it could be solved by the community.
Also, the "main" device changes state everytime a sub-device i triggered, so i'm guessing it has to do with the messages being sent to homey isn't multichannel messages, can anyone help?
In short, the device contains four switches, that always just stays "OFF" in the app/webinterface, unless if change their status from there.
Kind regards.
Comments
Maybe you need to poll, like the greenwave is doing also
I'm not the developer of the application, i don't have developer access (cli) to my homey.
The developer is the original creator of the hardware.
On other controllers, like fibaro the switches does not require polling. They have a direct association per-switch to the main controller.
These associations are also configured correctly on Homey when the devices is added, but they all just update the status of the main device (hub-device/internal relay)
It was working on previous homey firmwares, according to a post on a danish z-wave forum (i can't confirm this myself, i've only owned my homey since 1.31) - but it might help someone to see what needs updating.
It's about devices Fibaro FGS-221 and Qubino ZMNHBD1 (Both 2-relay modules) after they have been power-downed after pairing. First after pairing the power data is shown! The manual changed switch-status in both cases is not reported
added to https://github.com/athombv/homey/issues/1685