diff --git a/hapro/CHANGELOG.md b/hapro/CHANGELOG.md index c86e89d..d9d8f0a 100644 --- a/hapro/CHANGELOG.md +++ b/hapro/CHANGELOG.md @@ -1,4 +1,8 @@ +## v1.6.6 12/08/2026 +### Added +- Update integration to v0.1.7 + ## v1.6.5 10/08/2026 ### Added - Update integration to v0.1.6 diff --git a/hapro/config.yaml b/hapro/config.yaml index d707925..262231e 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.5" +version: "v1.6.6" 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 c946ee6..1180819 100644 --- a/hapro/integration_version.txt +++ b/hapro/integration_version.txt @@ -1 +1 @@ -0.1.6 +0.1.7