github lasswellt/govee-homeassistant v2026.4.3

latest releases: v2026.5.16, v2026.5.15, v2026.5.14...
one month ago

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_mqtttrue when AWS IoT MQTT push is connected
  • transport_bletrue when 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_ble attribute helps confirm whether your device was successfully matched via Bluetooth.

Changelog

  • feat: Per-device transport diagnostics on all entity types
  • chore: Bump version to 2026.4.3

Don't miss a new govee-homeassistant release

NewReleases is sending notifications on new releases.