From bdefc4658de76c8645dc274816a37c9532341fca Mon Sep 17 00:00:00 2001 From: Tobias Glatthar Date: Fri, 22 Nov 2024 22:21:08 +0100 Subject: [PATCH] revert: to hamh alpha.36 (#5) --- hamh/CHANGELOG.md | 20 +------------------- hamh/build.yaml | 2 +- hamh/config.yaml | 2 +- 3 files changed, 3 insertions(+), 21 deletions(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 72efa7e..b2dc62e 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,21 +1,3 @@ -## 3.0.0-alpha.37 (2024-11-22) - -### 🚀 Features - -- prepare configurations per domainm, entity and compatibility mode ([cb0b599](https://github.com/t0bst4r/home-assistant-matter-hub/commit/cb0b599)) -- **nx-cloud:** setup nx cloud workspace ([2919527](https://github.com/t0bst4r/home-assistant-matter-hub/commit/2919527)) - -### 🩹 Fixes - -- **climate:** do not set the target position when device is off ([b828295](https://github.com/t0bst4r/home-assistant-matter-hub/commit/b828295)) -- **climate:** only add humidity sensor if available at all ([948a34a](https://github.com/t0bst4r/home-assistant-matter-hub/commit/948a34a)) -- **deps:** update dependency ajv to v8 ([e73e5c5](https://github.com/t0bst4r/home-assistant-matter-hub/commit/e73e5c5)) - -### ❤️ Thank You - -- t0bst4r @t0bst4r -- Tobias Glatthar @t0bst4r - ## 3.0.0-alpha.36 (2024-11-16) ### 🩹 Fixes @@ -409,4 +391,4 @@ ### ❤️ Thank You -- t0bst4r @t0bst4r \ No newline at end of file +- t0bst4r @t0bst4r diff --git a/hamh/build.yaml b/hamh/build.yaml index bdd2298..97feb6e 100644 --- a/hamh/build.yaml +++ b/hamh/build.yaml @@ -1,2 +1,2 @@ args: - package_version: "3.0.0-alpha.37" + package_version: "3.0.0-alpha.36" diff --git a/hamh/config.yaml b/hamh/config.yaml index 6bd6087..9b5d9df 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.37" +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.