Changes
This is the first beta firmware release and will be available for installation in Home Assistant Core 2025.11.0b0. To access it, enable beta firmware update switch in your adapter's respective hardware integration (it is disabled by default).
This release increases the UART RX buffer size to fix OTA issues encountered by Z2M users and also enables the reset button on the ZBT-2. If you're using ZHA, you can freely test the button and ZHA will recover your network the next time it starts up.
What's Changed
- Increase
SL_IOSTREAM_USART_VCOM_RX_BUFFER_SIZEfrom 32 to 128 bytes by @puddly in #139 - Reset button for ZBT-2 by @puddly in #137
Full Changelog: v2025.09.30...v2025.10.29-beta