1.16.0 (2026-06-04)
Added
- ble: add adapter liveness probe for watchdog classification (#213) (e50ce5b)
- ble: add poll-failure classification helpers (#213) (484e16a)
- mqtt-proxy: ESP32 autonomous GATT connect for fast-sleeping scales (#214) (c4a3b33)
Fixed
- ble: keep a permanent error listener on the ESPHome proxy client (#210) (ca7eb7d)
- ble: reset gattInProgress on failed GATT connect + clearer ESP32 errors (#201) (dcd1ac6)
- ble: send BLE address type on ESPHome proxy GATT connect (#215) (#223) (71e735b)
- ble: tag idle vs wedge poll failures in scanAndReadRaw (#213) (407753e)
- config: accept bare 32-hex CoreBluetooth UUID for scale_mac (#212) (#224) (47d5033)
- firmware: flush scan batch early on a known scale MAC (#201) (c692b42)
- runtime: watchdog ignores idle no-shows (#213) (9e1588f)