Replies: 5 comments 5 replies
-
Try the dev branch. A pairing fix for ezsp was merged in the last day or two. No real clue it will be applicable, just have seen the activity. SI Labs chips are still tagged as experimental, but there has been a good bit of chatter and work to get past that label. |
Beta Was this translation helpful? Give feedback.
-
No problem to help with debugging. |
Beta Was this translation helpful? Give feedback.
-
I certainly don't expect developers to spend there time solving every problem with esoteric hardware combinations. |
Beta Was this translation helpful? Give feedback.
-
I have the same problem with the Lidl window Contacts. I'm using a Conbee II Adapter. I would appreciate help with this. My only alternative is to throw the contacts away and buy new ones as it seems to work fine with new contacts. |
Beta Was this translation helpful? Give feedback.
-
This was fixed some time ago. |
Beta Was this translation helpful? Give feedback.
-
Did some more testing. It happens with all previously paired/interviewed devices, regardless of type device.
Hi,
Zigbee2mqtt newbie her, long time Linux and home automation software user.
Hope this is in the right category.
Decided to try out Zigbee2mqtt because Deconz still does not support Lidl Silvercrest thermostat 368308_2010.
Installed Zigbee2mqtts (v1.27.2) on Ubunto v20.04 and used a hacked Lidl gateway over TCP (coordinator EZsp v8 6.7.8.0 build 373).
This all worked as expected. I can pair different supported devices, they get interviewed and can be controlled from the front end web interface.
I paired and used a few Slivercrest thermostats without problems. Then deleted one from the interface, checked the database.db and state.json files that it was gone.
Reset the thermostat to default factory settings, pulled the battery and tried to re-pair it again. Zigbee2mqtt discovered it again, but now fails on interview. Tried countless (forced) deleting and re-paring, reconfigure, rebooting server and gateway, new batteries, put the thermostat next to the gateway, etc. Outcome always the same.
Paired this thermostat with other Zigbee software and it paired and worked.
Then tried this with another previously paired and working Silvercrest thermostat, with the same result, failed on interview.
Now I tried to pair a new, not paired with Zigbee2mqtt before Silvercrest thermostat, and it paired and interviewed with success.
So it looks like a problem specific with the repair/interview process and/or this device and this software setup.
Do I miss anything here?
Logfiles of re-pair:
ep 21 14:16:53 Bob npm[3753]: Zigbee2MQTT:info 2022-09-21 14:16:53: Device '0x0c4314fffe62fbe7' joined
Sep 21 14:16:54 Bob npm[3753]: Zigbee2MQTT:info 2022-09-21 14:16:54: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0c4314fffe62fbe7","ieee_address":"0x0c4314fffe62fbe7"},"type":"device_joined"}'
Sep 21 14:16:54 Bob npm[3753]: Zigbee2MQTT:info 2022-09-21 14:16:54: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":{"friendly_name":"0x0c4314fffe62fbe7"},"type":"device_connected"}'
Sep 21 14:16:54 Bob npm[3753]: Zigbee2MQTT:info 2022-09-21 14:16:54: Starting interview of '0x0c4314fffe62fbe7'
Sep 21 14:16:54 Bob npm[3753]: Zigbee2MQTT:info 2022-09-21 14:16:54: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0c4314fffe62fbe7","ieee_address":"0x0c4314fffe62fbe7","status":"started"},"type":"device_interview"}'
Sep 21 14:16:54 Bob npm[3753]: Zigbee2MQTT:info 2022-09-21 14:16:54: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"interview_started","meta":{"friendly_name":"0x0c4314fffe62fbe7"},"type":"pairing"}'
Sep 21 14:19:54 Bob npm[3753]: Zigbee2MQTT:error 2022-09-21 14:19:54: Failed to interview '0x0c4314fffe62fbe7', device has not successfully been paired
Sep 21 14:19:54 Bob npm[3753]: Zigbee2MQTT:info 2022-09-21 14:19:54: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0c4314fffe62fbe7","ieee_address":"0x0c4314fffe62fbe7","status":"failed"},"type":"device_interview"}'
Sep 21 14:19:54 Bob npm[3753]: Zigbee2MQTT:info 2022-09-21 14:19:54: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"interview_failed","meta":{"friendly_name":"0x0c4314fffe62fbe7"},"type":"pairing"}'
Beta Was this translation helpful? Give feedback.
All reactions