I have bought me a zwave.me usb stick so I can start moving over zwave devices from Homey to HA.
I thought I should be a simple exercise but somewhere I’m missing something
Yesterday I tried 2 configs of HA (Rpi3 and RPi4), inserted to zwave.me stick I’ve bought and added the z-wave integration (through configurations).
But whatever I try I can’t get new nodes show up correctly and they keep on showing as unknown node.
I have not changed anything in configuration.yaml (as /dev/ttyACM0 was entered upon installing the zwave integration)
What I tried to included was a fibaro wall plug (fgwpe/f102 zw5) which worked flawless with Homey and same counts for the power plug Neo Coolcam
Show the EXACT name of the zwave integration you are doing. Then show the EXACT hardware path which you can see here:
Supervisor, hardware, three dots, hardware.
Then check if this is correctly in configuration .yaml or the addon config.
As the linked post alludes to, if OpenZWave does not have a database entry for the device, it will report it as “Unknown”. Even so, in most cases the product will function perfectly fine without the database entry. Is there some functionality that you are missing or is not working?
If you need to configure the device, you can manually do so via the zwave.set_config_parameter service call.
I only see in Configuration/Devices a zwave device named ‘Unknown Node 2’ with entity ID ‘zwave.unknown_node_2’
I don’t see any option to set it up as a device which have sensors or which I can switch.
And both wall plugs are not new, so they should be in a recent database (i guess)… there goes my hope for plug and pray
There is no switch entity? Updating the database will not help with that.
Do you only have these two nodes? You could stop HA, delete the zwcfg*.xml file and let it be rediscovered. If it isn’t fixed, you could then post the zwcfg*.xml file and the OZW_Log.txt file to see if there are any problems.
I do have more zwave nodes, but they are all still part om my Homey Zwave network (part of flows which I will not break untill HA and Zwave are working correctly (or when I understand this enough )
I started with a Fibaro wall plug and as I could not make it work correctly I also picked a Neo Coolcam wall plug (hoping it was because of the Fibaro), but both wall plugs are showing the same behavior (showing as unknown device). I will start by removing the zwcfg*.xml files and if no luck again I will post the files. This will be tomorrow as my bed is starting to call me
Sorry to butt in to this conversation, but I’m new around here (I currently run a Domoticz installation, but I’m exploring the possibilities of HA for ZWave).
If there are three possibilities, which is the preferred option? I would have thought it was number 2 (native HA), but when I set up ZWave from the Add-On store yesterday, I seem to have ended up with number 3 (OpenZwave beta). Being a beta, is this not the preferred option? And if it’s not, where do I find the Native HA add-on for Zwave, if it is not in the Add-on Store? Thank you.
Ok, QT will the be choice for the future, so best is to start with that one.
I will start from scratch and will install OpenZWave through Integrations.
Is there anything else I (we) need to configure, install (a database?) besides the client?