github lasswellt/govee-homeassistant v2026.6.9

5 hours ago

H5301 thermometer support (issue #86)

Surface BFF-only thermo-hygrometers (e.g. H5301) that the Govee Developer API (/user/devices) does not return.

What changed

  • The integration now discovers thermo-hygrometers from the account-login BFF device list (/bff-app/v1/device/list) — the same source the H5054 leak sensors use — and synthesizes a thermometer device so the existing temperature + humidity sensors attach. No Bluetooth proxy or gateway required.
  • bff_device_census diagnostics gains in_thermo_hygro_skus for triage.

Requirements

  • Account login (email + password) must be configured — API-key-only setups cannot reach the BFF device list (same as leak sensors).

Note

The H5301 reading payload shape is parsed defensively (raw lastDeviceData keys are debug-logged). If your readings look off, attach a diagnostics download to #86 so the parser can be confirmed.

Full changelog: v2026.6.8...v2026.6.9

Don't miss a new govee-homeassistant release

NewReleases is sending notifications on new releases.