not sure if this is the proper forum to post it in, but I’ve recently moved to the ZWaveJS integration (using supervised ZwaveJS2MQTT). I’ve a variety of devices (aeotec, fibero, qubino) and all lights are working well except the Qubino Flush Dimmer (ZMNHDA). I can set the level manually just fine, but the toggle button to turn on or off is not working. Manual switching on the light doesn’t change the state in HA, and when I toggle the HA button for it, it just goes back to its previous state after a second or two.
Any advice would be greatly appreciated!
Best,
Nik.
I have this same problem. In fact, apparently I have both ZMNHDA and ZMNHDD devices, unsure what the difference is, and the ZMNHDD version works just fine, but the ZMNHDA has the mentioned faulty behaviour.
I’ve opened a ticket for zwavejsmqtt and working with the developers to get this resolved (hopefully). Will post our findings here! So far, it appears the ZMNHDA device advertises “currentValue” on Endpoint 0 when it is interviewed, but when the values are updated it sends them to Endpoint 1 currentValue which isn’t part of the initial interview and therefore no entity gets created in HA…
@mastrusr, @fisch55 have you set bindings under the Groups tab of the device?
Unfortunately the behaviour of the Qubino devices depends on their firmware version and the old ones cannot be just updated OTA, you have to send it back to Qubino.
I would advise to open an issue in the GitHub repo (not HA, but the ZwaveJS), but actually search for one before, because it might have been discussed a few times how the bindings should be set to report immediately the changes from the physical button/switch.
Thanks for the reply. I was a bit quick with my reply before. I have the problem where I can control the light from HA but HA won’t update correctly when using the physical button. The dimmer is v1.1 so same problem as described here:
I will do some more testing when I get time and I will also write to Qubino about updating the dimmers…
Thanks, I will try it. I used this in HC2 before but I’m changing to HA and there I used I2 as a binary switch. Will play around with it and if it doesn’t work I’ll put that somewhere else and use a fibaro dimmer which works perfectly.
Do you know if the switches can be used with updated firmware from qubino?