openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.71k forks source link

Z-Wave Openhab Binding: ZMNHTD Smart Meter relay control endpoint not found #5977

Closed RomanZ737 closed 3 years ago

RomanZ737 commented 3 years ago

Hi All

Z-Wave devices:

Qubino ZMNHTD Smart Meter developed by Goap with the thing type UID of qubino_zmnhtd_00_000
In addition to Z-Wave device I’m using: BICOM432 External IR Relay and IKA232 External Reley

Issue description:

Not able to control External IR and External relays from openhab (paper UI or habpannel).
Relays status is not available form the openhab
At the same time I can control both relays with the wired hardware switch.

The rest of the channels are working good - I can read all the information.

My system: Ubuntu 16.04 Openhab 2.5.11 Release Build Z-Wave Binding 2.5.11 There are 15 Nodes in my Z-Wave net work

Node XML file:

node_15.txt

2021-01-21 14:30:24.993 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 15: Command received zwave:qubino_zmnhtd_00_000:controller:smartMeterKitchen:switch_binary2 --> ON [OnOffType]
2021-01-21 14:30:24.993 [DEBUG] [converter.ZWaveBinarySwitchConverter] - NODE 15: Command class class COMMAND_CLASS_SWITCH_BINARY for endpoint 2 not found
2021-01-21 14:30:24.993 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 15: No messages returned from converter
2021-01-21 14:30:25.896 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 15: Command received zwave:qubino_zmnhtd_00_000:controller:smartMeterKitchen:switch_binary1 --> ON [OnOffType]
2021-01-21 14:30:25.897 [DEBUG] [converter.ZWaveBinarySwitchConverter] - NODE 15: Command class class COMMAND_CLASS_SWITCH_BINARY for endpoint 1 not found
2021-01-21 14:30:25.897 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 15: No messages returned from converter

Would be appreciated for any help. Thanks.

9037568 commented 3 years ago

This repository is closed. For help diagnosing this problem, start with the community forum.