Skip to content

Version 1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 09:50
f2215b8

What's new in 1.6.0

This stabilizes the real-entities work from the beta:

  • No more "Missing unique ID" warnings. search_result and the per-species states are now proper Home Assistant entities with stable unique_ids (#83). Existing entity_ids and their attributes are preserved, so the documented examples/GUI.md workflow and the species-care display keep working unchanged.
  • The config entry now carries a unique_id, and the integration is marked single_config_entry.

No action needed on upgrade.

---# Notable changes since v1.5.0

v1.6.0 (2026-06-15)

Full Changelog

Merged pull requests:

v1.6.0-beta1 (2026-06-09)

Full Changelog

Closed issues:

  • Missing unique ID for "search_result" #83
  • Feature request: Include care information #81

Merged pull requests:

  • chore: release 1.6.0-beta1 #85 (Olen)
  • Real entities with unique_ids (#83) #84 (Olen)