diff --git a/hapro/CHANGELOG.md b/hapro/CHANGELOG.md index c8e0db9..c86e89d 100644 --- a/hapro/CHANGELOG.md +++ b/hapro/CHANGELOG.md @@ -1,4 +1,8 @@ +## v1.6.5 10/08/2026 +### Added +- Update integration to v0.1.6 + ## v1.6.4 07/08/2026 ### Added - Update integration to v0.1.5 diff --git a/hapro/config.yaml b/hapro/config.yaml index 767337b..d707925 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.4" +version: "v1.6.5" 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 9faa1b7..c946ee6 100644 --- a/hapro/integration_version.txt +++ b/hapro/integration_version.txt @@ -1 +1 @@ -0.1.5 +0.1.6