Hi,
I bought a ZMNHXDx September last year but installed it only this week. Before buying it I had read a few things about compatibility issues, but I thought that would mainly be about if it would be possible to add to the controller or not.
I run Home Assistant in a virtual environment on an Ubuntu server, so I’ve manually installed OpenZWave according to the instructions on the Home Assistant website. I believe that is is called OpenZWave 1.5 . In that version the ZMNHXDx device is not added, so I’ve “manually installed” it by editing the manufacurer_specific.xml and added the qubino/ZMNHXDx.xml file based on OpenZWave github master tree.
After that the adding part was easy, but then the problems began.After adding the device it didn’t add entities for all parameters (e.g. current for all phases) and all entities just showed 0 (zero) and didn’t update. After some googling I found this thread and realized that my zwcfg file looked quite different from yours. So I tried both the config that “FXS” and “olalid” have posted. I’ve also set the config options according to what has been mentioned in the thread. Also tried changing polling intensity.
That slightly improves things, I now get more entities (most with “FXS” config), and I now get a value for Power (total for all three phases). But the rest of the parameters still remain zero.
I’ve got some questions that I hoped you maybe could assist with
- What is your setup? (Hassio, Hassbian, virtual environment on XXX, etc)
- Did you manually have to add OpenZWave files to be able to add the device?
- Would you mind sharing your current zwcfg file for this node?
- Does the device report all parameters properly for all three phases?
Thanks