What's Changed
Bug Fixes
- DreamView: REST-first with BLE fallback — Try REST API first for DreamView commands, falling back to BLE passthrough on failure. Fixes TV Backlight 3 Lite (H6097) which works with REST but not BLE, while preserving BLE-only support for H6199. (PR #10 by @anant-j)
- Gate DIY scene entities on MQTT — Only create DIY scene and DIY style selector entities when MQTT is connected, and mark them unavailable if MQTT disconnects. Prevents non-functional entities when BLE passthrough is unavailable.
Documentation
- Update API key navigation path — Reflects Govee app v7.3.02 moving "Apply for API Key" directly under Settings. (PR #9 by @tonyrsutton)
- Protocol reference overhaul — Added detailed MQTT message formats, BLE status packet types (0xAA prefix), segment color encoding, nightlight command analysis, and expanded PCAP traffic statistics.
Full Changelog: v2026.1.60...v2026.2.0