bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.38

This commit is contained in:
github-actions[bot]
2024-11-23 13:01:20 +00:00
parent bdefc4658d
commit e4e78c06fe
3 changed files with 34 additions and 3 deletions

View File

@@ -1,3 +1,34 @@
## 3.0.0-alpha.38 (2024-11-23)
### 🩹 Fixes
- only hash labels larger than max length ([3e71fb3](https://github.com/t0bst4r/home-assistant-matter-hub/commit/3e71fb3))
- change fallthrough matcher after migrating to express@5 ([620eddd](https://github.com/t0bst4r/home-assistant-matter-hub/commit/620eddd))
- **cover:** remove absolute position and add operational status ([5e37273](https://github.com/t0bst4r/home-assistant-matter-hub/commit/5e37273))
### ❤️ Thank You
- Avi Miller @Djelibeybi
- t0bst4r @t0bst4r
## 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
@@ -391,4 +422,4 @@
### ❤️ Thank You
- t0bst4r @t0bst4r
- t0bst4r @t0bst4r

View File

@@ -1,2 +1,2 @@
args:
package_version: "3.0.0-alpha.36"
package_version: "3.0.0-alpha.38"

View File

@@ -1,4 +1,4 @@
version: "3.0.0-alpha.36"
version: "3.0.0-alpha.38"
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.