github lasswellt/govee-homeassistant v2026.4.7

latest releases: v2026.6.13, v2026.6.12, v2026.6.11...
2 months ago

CI-fix release

No behavioural changes from v2026.4.6. This release makes the build green again so HACS users get a validated drop.

  • flake8: removed unused imports in test suite, tidied blank lines.
  • mypy: guarded update_interval (DataUpdateCoordinator allows None), typed the BLE advertisement callbacks, added type: ignore[attr-defined] for bleak_retry_connector's unmarked re-export, and guarded _email/_password before passing into validate_govee_credentials from the 2FA step.
  • hassfest: added bluetooth to after_dependencies (soft dep — BLE is optional) and fixed the manifest key order (domain, name, then alphabetical — after_dependencies must precede bluetooth).
  • gitignore: excluded .cc-sessions/, .claude/, sprints/, sprint-registry.json session artifacts that shouldn't be committed.

First green build on all four workflows (Tests, Style check, Type Checking, HACS/HASS Actions) since v2026.4.2.

All user-visible fixes from v2026.4.4 through v2026.4.6 are included: per-device transport connectivity entities, BLE manufacturer_id discovery, #53 segment serialization, #60 optimistic grace period, #29 heater autoStop, #54 dehumidifier routing, and #59 BLE SKU allowlist.

Don't miss a new govee-homeassistant release

NewReleases is sending notifications on new releases.