Hi
I am not having too much success with the new OpenZWave integration and was hoping somebody could help. I run my system using hassio (currently v111.2) on a raspberry pi 4.
What I did:
1. Delete z-wave integration
2. Install OpenZWave add-on
3. Configure Add on
4. Start Add on
5. Install OpenZWave integration
6. Go to OpenZWave panel
I find I have seven devices but their characteristics are not complete. I have NOT repaired the devices with OpenZWave. The detected devices are:
1. My controller (ZME_UZB1 USB Stick)
2. D-Link Siren
3. D-Link Door/Window Sensor
4. D-Link Door/Window Sensor
5. D-Link Door/Window Sensor
6. Fibaro Door Sensor
I have repeated this sequence several times, returning to the original zwave configuration very easily. The result is the same. I have not reset the zwave controller. I have not attempted to pair any devices under the OpenZWave configuration as of yet, expecting that it can pick-up devices that are already paired. I have used the same Network key for the both zwave configurations.
I have left the new integration running for several hours in the hope that my whole zwave network may eventually just appear.
No device is detected as zwave plus, which I believe they all are. No big deal but a point that detection may not be perfect. They should all be set up as secure devices, they are not actually used as such yet.
All the device configuration xml files are in the /data/ozw/config directories.
There is a switch on the Siren. This is available. This is called switch.unknown_type_0000_id_0000_switch, which is obviously wrong. This works, setting off the siren. There are a couple of other siren entities that have become available in subsequent tests.
None of the door sensors are detected as having entities associated with them. This is a problem as I use the access control entities to power different automations. I also monitor the temperatures, the luminance values and battery levels. These devices also provide feeds to notifications of problems.
In the logs I do see:
[20200614 12:42:47.231 BST] [ozw.library] [debug]: Detail - Node: 3 Received: 0x01, 0x12, 0x00, 0x04, 0x00, 0x03, 0x0a, 0x8f, 0x01, 0x01, 0x06, 0x31, 0x05, 0x01, 0x0a, 0x00, 0x48, 0xc7, 0x00, 0xd9
[20200614 12:42:47.232 BST] [ozw.library] [info]: Info - Node: 3 ApplicationCommandHandler - Unhandled Command Class 0x8f
In my experiments I see that all the door sensors have given similar unhandled command class messages. These appear to be cause by events on the device, like the door opening.
What should my next action be?
Paul