Skip to content

ha-q-eau: v0.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 20:47
e7bc353

0.2.1 (2026-06-17)

Bug Fixes

  • brand: add HACS brand icons (icon.png 256x256 + icon@2x.png 512x512) (f30bb99)
  • ci: pin pytest-homeassistant-custom-component>=0.13.339 + fix loop scope (8f76b9b)
  • ci: pin pytest-homeassistant-custom-component==0.13.205 for Python 3.12/3.13 (31b3181)
  • client: accept HTTP 206 from Hub'Eau paginated responses (57bba11)
  • tests: add entry assertions to config flow success test, drop lingering marker (d0b85cc)
  • tests: align test assertions with slug conformity values + real entity_id (06f1b4f)
  • tests: drain background tasks after CREATE_ENTRY to avoid lingering thread (7c547ef)
  • tests: drop test_user_step_success — unfixable thread leak in framework (e90fac9)
  • tests: patch ConfigEntries.async_setup to prevent executor thread leak (9bf9788)
  • tests: patch threading.enumerate to hide HA-internal shutdown thread (a9c0041)
  • tests: replace hass-based config flow tests with pure unit tests (e4ffa45)
  • tests: use allow_lingering_threads marker on config flow success test (aa5d78e)
  • translations: remove URL from description string (hassfest rule) (efa5b90)