It’s been a long wait to get the Aeotec Tiny Sensor in the z-wave devices database (ZWA-009) and now after upgrade to OpenHAB 4, the device is again unknown. I got warnings in the log file : “Could not normalize configuration for ‘zwave:aeotec_zwa009_00_000:…’ because the thing type was not found in registry.”
Why the database of the Z-wave binding is not up-to-date ? This product has been on the market for a while now.
Looking to the database OpenSmartHouse Z-Wave Device Database it looks like it would be in the database already. On the other hand you only provided a subset of the product information ( ZWA-009 ) and not the complete type information like stored in the database for the product:
It could be that a new id is required.
Edit the database entry so that the product is added.
It’s in the database, but it seems not in the Binding. My device is declared with “aeotec_zwa009_00_000”. It was not working in OpenHAB 2 and in first releases of OpenHAB 3 (I don’t remember the exact release version which integrate the device ZWA-009).
With upgrade to the OpenHAB 4, I have the warnings again. I can’t imagine I am the only one who using this device. Aeotec is a common z-wave brand.
This is likely the problem. It sounds like you have configured this textually and not with UI discovery.
Regardless, there was a discussion earlier in the year as there is also a ZWA039 with the same numbers, so the solution was to separate the devices based on version. Try aeotec_zwa009_01_000 if version 1 or aeotec_zwa039_02_000 if version 2. If using UI this should have been automatic.
Lastly there is a disconnect with the doc file you referenced. An issue has been posted on github, but not yet addressed.