Running OH 4.1.2.
I’ve just added a Zooz Zen71 800 LR on/off switch to my network to control a fan. The wall switch works as expected manually. However, when I try to add channels to control its function in OH, I get the “This thing has no channels. Either the thing type doesn’t define channels, or they may be detected and appear later.” message. I’ve had the device included overnight, no change the next day.
What can can I do to fix this? Is there an issue with the database which says “Z-Wave on/off paddle switch, 700 series, operating in compatibility mode.” in the device overview. Could there be an error in the database?
Does anyone have any experience using this switch?
If there is an XML for the node in the zwave folder, it should have been included correctly. You could try to exclude and then reinclude with the Zwave binding in debug. This is odd.
FYI The “waiting” only applies to battery devices. Powered devices should show the channels after the XML is created.
I don’t see much that could be wrong. It is missing the dbReference that should be 1340, but there is too much else correct. Maybe the debug will show something. I’m actually at a loss at this point
ManufacturerRef is just the type:ID in hex. The decimal numbers under deviceid and devicetype match, as does the manufacturer (027A = 634)
EDIT: This is a longshot, but maybe the 4.1.2 zw binding is corrupted. You could try to upgrade to 4.1.3 (still stable) or in a few days try the 4.2 stable release
Good news. I first excluded the switch and then updated to OH 4.1.3 (don’t know if that had any effect on this problem), Went through the inclusion process again and the properties definitely look more complete (22 vs 17). And it now has the proper channels if you’d like to compare.