From 31d293974c35c00addc1c7ae7b1aff3e02c4d764 Mon Sep 17 00:00:00 2001 From: Adrian Jagielak Date: Thu, 25 Sep 2025 00:33:36 +0200 Subject: [PATCH] v1.1.2 --- futurehome/CHANGELOG.md | 4 ++++ futurehome/config.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/futurehome/CHANGELOG.md b/futurehome/CHANGELOG.md index a68215d..7af324f 100644 --- a/futurehome/CHANGELOG.md +++ b/futurehome/CHANGELOG.md @@ -1,5 +1,9 @@ +## 1.1.2 (24.09.2025) + +- Bumped dependencies (#1, #2, #6). + ## 1.1.1 (24.09.2025) - Added error handling for invalid FIMP messages. diff --git a/futurehome/config.yaml b/futurehome/config.yaml index c25841f..5b816b7 100644 --- a/futurehome/config.yaml +++ b/futurehome/config.yaml @@ -1,6 +1,6 @@ # https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config name: Futurehome -version: '1.1.1' +version: '1.1.2' slug: futurehome description: Local Futurehome Smarthub integration url: 'https://github.com/adrianjagielak/home-assistant-futurehome'