From 1557ab4a03336e29565d699f354eabc77cbc776e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 16 Nov 2024 22:21:26 +0000 Subject: [PATCH] bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.36 --- hamh/CHANGELOG.md | 10 ++++++++++ hamh/build.yaml | 2 +- hamh/config.yaml | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 85a2e14..732921e 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,13 @@ +## 3.0.0-alpha.36 (2024-11-16) + +### 🩹 Fixes + +- **binary_sensor:** made config of boolean state cluster optional ([0710d89](https://github.com/t0bst4r/home-assistant-matter-hub/commit/0710d89)) + +### ❤️ Thank You + +- Tobias Glatthar @t0bst4r + ## 3.0.0-alpha.35 (2024-11-16) ### 🚀 Features diff --git a/hamh/build.yaml b/hamh/build.yaml index 86697ac..97feb6e 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.35" + package_version: "3.0.0-alpha.36" diff --git a/hamh/config.yaml b/hamh/config.yaml index dda9c4c..9b5d9df 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.35" +version: "3.0.0-alpha.36" slug: hamh name: Home-Assistant-Matter-Hub description: Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home.