Nerivec
Nerivec
You should try changing channels, either WiFi at 11 and keep ZigBee at 11, or ZigBee at 20 or 25 and keep WiFi at 1. It should improve the stability...
_Replying here directly since the linked issue isn't about the problem here._ I believe this is a side-effect of swapping out the onboarding initial check (if it should run or...
We're already looking into a fix (several ways to accomplish this, trying to find the best solution). I'll update here when it's done.
A fix was merged. Should be available in June release. Let me know if you can test it with current dev branch and confirm it behaves itself now 😉
Can you confirm if a re-interview (blue `i` button) updates the values to expected? _The end of an OTA update is tricky, because every device/network is different, how long it...
The "interview" blue `i` button (_not the orange "re-configure"_) does just that, it re-retrieves all reported genBasic attributes https://github.com/Koenkk/zigbee-herdsman/blob/e986201434cef3e5f4f5afdc800203c2d151a5d4/src/controller/model/device.ts#L271-L282 https://github.com/Koenkk/zigbee-herdsman/blob/e986201434cef3e5f4f5afdc800203c2d151a5d4/src/controller/model/device.ts#L933
Aqara is known for messing up file version in firmware from time to time (decreasing instead of increasing), so, this is not really surprising... _They just don't follow Zigbee specification...
Have you tried moving the router to some other location (so it tries to pair through another router), or permit joining through a specific router (or coordinator)? Seems Z2M is...
You should be able to use this to define a soft-failure watchdog for Z2M as you see fit (_note: Z2M has no control over the HA add-on watchdog_): https://www.zigbee2mqtt.io/guide/installation/15_watchdog.html in...
HA configs should not be present in the `configuration.yaml` for Z2M. You seem to have mixed the two files together.