Important
This release only affects zigbee_router
. Other firmware remain the same as in previous release (no point in re-flashing them if you already had).
Remember to have the required external converter properly setup for router firmware support in Zigbee2MQTT.
What's Changed
- Add concentrator support to router builds by @Nerivec in #14
- MTORRs broadcast timings set to min 30, max 180.
- Update router builds internal info to ease identification and debugging.
- Fix router builds button. Add support for more adapters:
- easyiot ZB-GW04 (BOOT)
- Sonoff ZBDongle-E (BOOT)
- TubesZB MGM24 (button on top board, also on esphome page as "bootloader")
- Change router builds button to better match needs:
- No network, long press (>5s): reboot into bootloader
- No network, short press: toggle network steering (start/stop trying to join)
- Joined to a network, long press (>5s): leave network
- Joined to a network, short press: toggle source route discovery (start/stop broadcasting MTORRs)
Tip
Toggled statuses from button only remain effective while the adapter is powered on. Power cycling the adapter will bring them back to defaults.
Discussion: #16
Full Changelog: v2024.6.2-update2...v2024.6.2-update3