From ab12479fa474bd617d77930f611e9493553c6c72 Mon Sep 17 00:00:00 2001 From: MelchMwoan <64213755+MelchMwoan@users.noreply.github.com> Date: Fri, 17 Jul 2026 22:25:17 +0000 Subject: [PATCH] chore: update integration to v0.1.1 --- hapro/CHANGELOG.md | 4 ++++ hapro/config.yaml | 2 +- hapro/integration_version.txt | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 hapro/integration_version.txt 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