diff --git a/hapro/CHANGELOG.md b/hapro/CHANGELOG.md index 71f2127..a7921ff 100644 --- a/hapro/CHANGELOG.md +++ b/hapro/CHANGELOG.md @@ -1,4 +1,8 @@ +## v1.6.10 19/08/2026 +### Added +- Update integration to v0.1.9 + ## v1.6.9 19/08/2026 ### Added - Option to auto-restart Home Assistant to apply new Virtual Grid integration version (enabled by default) diff --git a/hapro/config.yaml b/hapro/config.yaml index 3681a94..5e14be5 100644 --- a/hapro/config.yaml +++ b/hapro/config.yaml @@ -1,7 +1,7 @@ name: "hapro" description: "Professional manager for multiple HA installations." slug: "hapro" -version: "v1.6.9" +version: "v1.6.10" image: ghcr.io/ludero-git/hapro-addon-{arch} url: "https://github.com/ludero-git/hapro-addon/tree/main/hapro" init: false diff --git a/hapro/integration_version.txt b/hapro/integration_version.txt index 699c6c6..1a03094 100644 --- a/hapro/integration_version.txt +++ b/hapro/integration_version.txt @@ -1 +1 @@ -0.1.8 +0.1.9