stas-demydiuk / domoticz-zigbee2mqtt-plugin

zigbee2mqtt plugin for domoticz
MIT License
137 stars 97 forks source link

Not all Device_Exposes available in Zigbee2MQTT appear in Domoticz #769

Closed WollyWonka closed 2 years ago

WollyWonka commented 2 years ago

Hi, I've upgraded my system to the development branches of Domoticz for several reasons, and also updated Zigbee2MQTT bridge and this plugin. I cannot exactly trace back the issues I encounter but two main problems are pretty persistent.

First, the "Allow new zigbee devices to join" checkbox and the pairing button basically does not respond. The Domoticz log states, but no action occurred:

2022-01-13 21:04:55.734 Zigbee2MQTT: [API] Request: [6] bridge_set_permitjoin("false")
2022-01-13 21:04:55.735 Zigbee2MQTT: MqttClient::publish zigbee2mqtt/bridge/request/permit_join ({"value": "false"})
2022-01-13 21:04:55.988 Zigbee2MQTT: [API] Response: [6]

Similar things states for the Pair-button.

The second issue is regarding items that belongs to devices are available in Zigbee2MQTT but not in Domoticz. For example the TS0601_thermostat. Zigbee2MQTT shows me 23 items (or Units), Domoticz only 13. In previous version 3 other items were available but those are not updated anymore. For the TS0601_thermostat_1 the difference is 16 vs 8. Is this the correct behavior?

TS0601_thermostat Zigbee2MQTT exposes:

child_lock window_detection battery_low valve_detection position Position current_heating_setpoint local_temperature system_mode local_temperature_calibration away_mode preset auto_lock away_mode away_preset_days boost_time comfort_temperature eco_temperature max_temperature Minimum temperature away_preset_temperature programming_mode linkquality

Domoticz Units

Link Quality Voltage Battery Mode Preset Week Format Setpoint Eco Setpoint Comfort Setpoint Temperature Valve position Window Detection Child Lock

The 3 previously existing but not anymore Units:

Maximum temperature Window Detection Device valve is open or closed (heating or not)

Many thanks for considering. /Wol

Additional information Zigbee2MQTT version: v.1.22.2-dev Python version: 3.9.2 Domoticz version: 2021.1 (build 13954) Plugin version: v.3.1.0-beta

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.