Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.78k stars 1.64k forks source link

SkyConnect & Aqara sensors joining only to coordinator #16715

Closed jvuotila closed 1 year ago

jvuotila commented 1 year ago

What happened?

Aqara sensors (end devices) like to join to zigbee mesh only thru coordinator which is SkyConnect. This is quite big problem because I lose connection on other end of my house. Philips motion sensors which I also got, use whole mesh. There is mainly Ikea on mesh.

Total 36 By device type End devices: 21 Router: 15 By power source Battery: 21 Mains (single phase): 15 By vendor IKEA of Sweden: 18 LUMI: 13 Signify Netherlands B.V.: 4 Philips: 1 By model TRADFRIbulbE27WSglobeopal1055lm: 6 lumi.sensor_magnet.aq2: 5 lumi.weather: 4 lumi.sensor_wleak.aq1: 4 TRADFRI on/off switch: 4 TRADFRI control outlet: 3 TRADFRIbulbE14WScandleopal470lm: 2 SML003: 2 TRADFRI Driver 30W: 2 SML004: 2 TRADFRI Driver 10W: 1 LWA001: 1

ID_MODEL: SkyConnect_v1.0 ID_MODEL_ENC: SkyConnect\x20v1.0 ID_MODEL_ID: ea60

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.30.1-1

Adapter firmware version

7.1.1.0 build 273

Adapter

SkyConnect

Debug log

No response

kirovilya commented 1 year ago

try with latest dev/edge version of z2m

jvuotila commented 1 year ago

Isn't that 1.30.1-1 latest release?

kirovilya commented 1 year ago

not. you need dev/edge version https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html

jvuotila commented 1 year ago

Okay, just checked code of dev branch. There is some changes to curtain devices and almost daily update for zigbee-herdsman library. Just wondering that maybe I just wait for the next version then? Seems that there is no direct code changes to this issue.

mamrai1 commented 1 year ago

https://github.com/Koenkk/zigbee2mqtt/issues/16778

mamrai1 commented 1 year ago

Try to select the nearest router to your aqara sensor and select that for pairing... it actually works

jvuotila commented 1 year ago

Try to select the nearest router to your aqara sensor and select that for pairing... it actually works

Yep, that's incredible tip. I just paired half of my sensors again by this way and it worked perfectly!

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

Nailik commented 1 year ago

How did you actually get it to work with skyconnect i struggle with the error mentioned in https://github.com/Koenkk/zigbee2mqtt/issues/16716

mamrai1 commented 1 year ago

Ok, which firmware do you have?

Nailik commented 1 year ago

image

I used this site https://skyconnect.home-assistant.io/firmware-update/

mamrai1 commented 1 year ago

Ok if you used the multiprotocol plugin you have to disable or uninstall them first. After doing that can you probe the stick with 'universal-silabs-flasher --verbose --device /dev/ttyACM0 probe'? Also uninstall zha if you are planning to use zigbee2mqtt

Nailik commented 1 year ago

@mamrai1 thank you very much i only had to remove the multiprotocol plugin!