From 7b8ab8cb3ec24e7292eaa1f94769d6b3e8a39beb Mon Sep 17 00:00:00 2001 From: MelchMwoan <64213755+MelchMwoan@users.noreply.github.com> Date: Wed, 5 Aug 2026 13:07:03 +0000 Subject: [PATCH] chore: update integration to v0.1.3 --- hapro/CHANGELOG.md | 4 ++++ hapro/config.yaml | 2 +- hapro/integration_version.txt | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/hapro/CHANGELOG.md b/hapro/CHANGELOG.md index a4361eb..353b2d3 100644 --- a/hapro/CHANGELOG.md +++ b/hapro/CHANGELOG.md @@ -1,4 +1,8 @@ +## v1.6.1 05/08/2026 +### Added +- Update integration to v0.1.3 + ## v1.6.0 05/08/2026 ### Added - Improved stability diff --git a/hapro/config.yaml b/hapro/config.yaml index 15f1596..9caab44 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.0" +version: "v1.6.1" 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 d917d3e..b1e80bb 100644 --- a/hapro/integration_version.txt +++ b/hapro/integration_version.txt @@ -1 +1 @@ -0.1.2 +0.1.3