What's new
Per-device transport diagnostics
Every Govee device entity now shows which communication protocols are active in the entity attributes:
- transport_cloud_api — always
true(REST API baseline) - transport_mqtt —
truewhen AWS IoT MQTT push is connected - transport_ble —
truewhen a local Bluetooth connection is active for this device
Visible in the HA UI under entity details → Attributes, and included in the diagnostics download for troubleshooting.
⚠️ BLE support is still in testing (see v2026.4.2 release notes). The
transport_bleattribute helps confirm whether your device was successfully matched via Bluetooth.
Changelog
feat:Per-device transport diagnostics on all entity typeschore:Bump version to 2026.4.3