diff --git a/hapro/CHANGELOG.md b/hapro/CHANGELOG.md index b3fc338..9ee22b3 100644 --- a/hapro/CHANGELOG.md +++ b/hapro/CHANGELOG.md @@ -1,3 +1,7 @@ + +## v1.5.3 17/07/2026 +### Added +- Update integration to v0.1.1 ## v1.5.2 30/06/2026 ### Added - Added a version check to avoid notifying about unnecessary restarts when the integration version is already up to date diff --git a/hapro/config.yaml b/hapro/config.yaml index f55c51f..59e0ea6 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.5.2" +version: "v1.5.3" 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 new file mode 100644 index 0000000..17e51c3 --- /dev/null +++ b/hapro/integration_version.txt @@ -0,0 +1 @@ +0.1.1