Hi,
I am migrating from zha to zigbee2mqtt and very new to it. Using z2m UI for everything.
I do not have any issues connecting and using it for automation.
What I am struggling is with bindingthe linkind 1 button with sengled e11-n13 bulbs. It used to work with zha before so i believe it supports binding.
What i have done is created a group with id>0 and in linkind device settings binded poweronoff with the zigbeegroup which i created for the device. What steps am i missing also let me know if there are any logs which i can post which might help.
Group:
Binding:
Log:
debug 2022-06-05 16:06:19Received Zigbee message from 'Linkind Switch 2', type 'commandOn', cluster 'genOnOff', data '{}' from endpoint 1 with groupID 16394
info 2022-06-05 16:06:19MQTT publish: topic 'zigbee2mqtt/Linkind Switch 2', payload '{"action":"on","action_group":16394,"battery":86,"battery_low":false,"linkquality":134,"voltage":2800}'
info 2022-06-05 16:06:19MQTT publish: topic 'zigbee2mqtt/Linkind Switch 2', payload '{"action":"","battery":86,"battery_low":false,"linkquality":134,"voltage":2800}'
info 2022-06-05 16:06:19MQTT publish: topic 'zigbee2mqtt/Linkind Switch 2/action', payload 'on'
debug 2022-06-05 16:06:21Received Zigbee message from 'Linkind Switch 2', type 'commandOff', cluster 'genOnOff', data '{}' from endpoint 1 with groupID 16394
info 2022-06-05 16:06:21MQTT publish: topic 'zigbee2mqtt/Linkind Switch 2', payload '{"action":"off","action_group":16394,"battery":86,"battery_low":false,"linkquality":149,"voltage":2800}'
info 2022-06-05 16:06:21MQTT publish: topic 'zigbee2mqtt/Linkind Switch 2', payload '{"action":"","battery":86,"battery_low":false,"linkquality":149,"voltage":2800}'
info 2022-06-05 16:06:21MQTT publish: topic 'zigbee2mqtt/Linkind Switch 2/action', payload 'off'
debug 2022-06-05 16:06:22Received Zigbee message from 'Linkind Switch 2', type 'commandOn', cluster 'genOnOff', data '{}' from endpoint 1 with groupID 16394
info 2022-06-05 16:06:22MQTT publish: topic 'zigbee2mqtt/Linkind Switch 2', payload '{"action":"on","action_group":16394,"battery":86,"battery_low":false,"linkquality":134,"voltage":2800}'
info 2022-06-05 16:06:22MQTT publish: topic 'zigbee2mqtt/Linkind Switch 2', payload '{"action":"","battery":86,"battery_low":false,"linkquality":134,"voltage":2800}'
info 2022-06-05 16:06:22MQTT publish: topic 'zigbee2mqtt/Linkind Switch 2/action', payload 'on'
debug 2022-06-05 16:06:22Received Zigbee message from 'Linkind Switch 2', type 'commandOff', cluster 'genOnOff', data '{}' from endpoint 1 with groupID 16394
info 2022-06-05 16:06:22MQTT publish: topic 'zigbee2mqtt/Linkind Switch 2', payload '{"action":"off","action_group":16394,"battery":86,"battery_low":false,"linkquality":138,"voltage":2800}'
info 2022-06-05 16:06:22MQTT publish: topic 'zigbee2mqtt/Linkind Switch 2', payload '{"action":"","battery":86,"battery_low":false,"linkquality":138,"voltage":2800}'
info 2022-06-05 16:06:22MQTT publish: topic 'zigbee2mqtt/Linkind Switch 2/action', payload 'off'