v0.3.2 - unavailable-on-disconnect + faster reconnect + 0xFD fix
Soak-test release 0.3.2 - reliability + visibility improvements over 0.3.1.
- Entities now go unavailable when the controller is unreachable (climate, fan, favourite select, console-temp sensor) - so a hung/dropped controller is visible in HA and automations can guard on it, instead of failing silently.
- Faster reconnect after a controller drop (connect attempts time out in ~10s instead of stalling ~1-2 min on the OS), and prolonged outages are logged at WARNING.
- Fixed log noise on favourite activation (tolerate the controller's undocumented 0xFD header byte).
Same bundled-library approach (no git/pip needed). Keep debug logging on for airtouch2 and custom_components.airtouch2plus during the soak.