-
0.6.9 Stable
released this
2026-01-19 17:51:54 +00:00 | 28 commits to main since this release[0.6.9] – 2026-01-19
Added
- New Home Assistant GUI setup (Config Flow) – no YAML configuration required.
- Optional GitHub Token support to increase API limits (up to 5000 req/h).
Configurable via Integration → Options. - Clear setup guidance and warning about GitHub rate limits.
- Automatic detection and warning if YAML setup is still present (ignored safely).
Changed
- store.yaml URL is now fixed to the official Bahmcloud Store index:
https://git.bahmcloud.de/bahmcloud/ha_store/raw/branch/main/store.yaml - Installation workflow fully aligned with standard HA integrations.
- Update platform migrated to
async_setup_entry.
Fixed
- Minor stability and persistence improvements in startup sequence.
- Prevented duplicate background initialization when HA reloads the integration.
Notes
- To enable extended GitHub access, create a fine-grained personal access token
(read-only) at https://github.com/settings/tokens and add it via the integration options.
Downloads