Migrated z-wave from Domoticz to HA - Devices show up, but just kind of works

Hi there.

So, this was my OpenZWaveCP in Domoticz before i removed the UZB1 Z-wave stick and added it the the Home-Assistant server:

Added the stick, and the devices showed up.
But it seems like they don’t work as good.
example 1:
This is one of my lights, if I klikk “turn on” the light in the UI goes on, and then off after a sec, irl nothing happens, but if I dim it up, it works, and turns on, but is still showen as off in the web UI. This device should also report back other info like watts, kwh, ampere and so on, but I can’t se that anyvare.


example 2:
All Switches show as off, even if they are on. And the switchable switches are not switchable in the UI.
ex2
example 3:
Have some sensors, but all the data they report is “off”

All my entities:
https://pastebin.com/dumjHuxK

Also, nodes:

Soo, how to fix?
(Home Assistant 0.69.1 / Hass.io supervisor 103.3 running on Ubuntu 16.04.4 LTS running on VM in ESXi)

Imported the zwcfg_XXX.xml from domoticz.
All nodes works, but still missing information about energy usage on my Qubino ZMNHDD1 devices and Philio Technology Corporation PAN11 devices

Check in the <> menu the energy usage info should be a sensor or an attribute for the node if I recall.

Unfortunately not

Philio Technology Corporation PAN11 example:

switch.zwave_32	on	node_id: 28
value_index: 0
value_instance: 1
value_id: 72057594512490496
friendly_name: Oppvaskmaskin

Qubino ZMNHDD1 example:

light.zwave_25 on brightness: 255
min_mireds: 153
max_mireds: 500
node_id: 20
value_index: 0
value_instance: 1
value_id: 72057594378289153
friendly_name: Taklampe Gang
supported_features: 1

Odd there was a bug fix that was supposed to fix that issue. You may need to raise a bug report on github about it.

what helped was:
roll back to a pre-zwave backup off home-assistant
copy the zwcfg_XXXXXX.xml from Domoticz to Home-Assistant
Enable Z-wave in configuration.yaml
boot Home-Assistant

1 Like

Also add Z-Wave in integration?
And how about the network key leave it blank or copy the one from Domoticz?

Yes, but only after you have copyed the zwcfg_XXXXXX.xml file

1 Like