stas-demydiuk / domoticz-zigbee2mqtt-plugin

zigbee2mqtt plugin for domoticz
MIT License
136 stars 98 forks source link

HEIMAN HM1RC-2-E : Button ''arm_day_zones" does not work in domoticz #733

Closed matorphee closed 2 years ago

matorphee commented 2 years ago

HEIMAN HM1RC-2-E : Button on the top ''arm_day_zones" does not work in domoticz On the controler HEIMAN HM1RC-2-E there are 4 buttons, On 4 buttons, only one does not work in domoticz: the upper button ''arm_partial_zones'' (the name in www.zigbee2mqtt.io device support). it works on the Zigbee2MQTT interface with name "arm_day_zones".

Additional information zigbee controler: https://www.zigbee2mqtt.io/devices/HM1RC-2-E.html#heiman-hm1rc-2-e Zigbee2MQTT version: 1.21.2 Zigbee2MQTT fontend version: 0.6.12 Python version: V3.7.3 Domoticz version: 2021.1 Plugin version: V3

Domoticz Logs

2021-11-01 21:11:09.061 Error: Zigbee2MQTT: (Zigbee2MQTT) 'onMessage' failed 'AttributeError'.
2021-11-01 21:11:09.061 Error: Zigbee2MQTT: (Zigbee2MQTT) ----> Line 297 in '/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py', function onMessage
2021-11-01 21:11:09.061 Error: Zigbee2MQTT: (Zigbee2MQTT) ----> Line 137 in '/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py', function onMessage
2021-11-01 21:11:09.061 Error: Zigbee2MQTT: (Zigbee2MQTT) ----> Line 167 in '/home/pi/domoticz/plugins/zigbee2mqtt/mqtt.py', function onMessage
2021-11-01 21:11:09.061 Error: Zigbee2MQTT: (Zigbee2MQTT) ----> Line 217 in '/home/pi/domoticz/plugins/zigbee2mqtt/plugin.py', function onMQTTPublish
2021-11-01 21:11:09.061 Error: Zigbee2MQTT: (Zigbee2MQTT) ----> Line 63 in '/home/pi/domoticz/plugins/zigbee2mqtt/devices_manager.py', function handle_mqtt_message
2021-11-01 21:11:09.061 Error: Zigbee2MQTT: (Zigbee2MQTT) ----> Line 64 in '/home/pi/domoticz/plugins/zigbee2mqtt/adapters/base_adapter.py', function handle_mqtt_message
2021-11-01 21:11:09.061 Error: Zigbee2MQTT: (Zigbee2MQTT) ----> Line 131 in '/home/pi/domoticz/plugins/zigbee2mqtt/devices/device.py', function handle_message
2021-11-01 21:11:09.061 Error: Zigbee2MQTT: (Zigbee2MQTT) ----> Line 109 in '/home/pi/domoticz/plugins/zigbee2mqtt/devices/device.py', function get_device_args
2021-11-01 21:11:09.061 Error: Zigbee2MQTT: (Zigbee2MQTT) ----> Line 37 in '/home/pi/domoticz/plugins/zigbee2mqtt/devices/switch/selector_switch.py', function get_numeric_value
2021-11-01 21:11:09.061 Error: Zigbee2MQTT: (Zigbee2MQTT) ----> Line 43 in '/home/pi/domoticz/plugins/zigbee2mqtt/devices/switch/selector_switch.py', function get_string_value

Zigbee2MQTT Logs Info MQTT publish: topic 'zigbee2mqtt/Télécommande Matthieu', payload '{"action":"arm_day_zones","action_code":"","action_zone":255,"battery":100,"linkquality":255}'

thank for your help, Matthieu

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.