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

This commit is contained in:
github-actions[bot]
2024-12-07 18:02:52 +00:00
parent dc6acfc4e0
commit 0f7b39e3c8
3 changed files with 13 additions and 2 deletions

View File

@@ -1,3 +1,14 @@
## 3.0.0-alpha.52 (2024-12-07)
### 🩹 Fixes
- **basic-information:** add vendor id and names to all devices ([d3e4703](https://github.com/t0bst4r/home-assistant-matter-hub/commit/d3e4703))
- **thermostat:** set thermostatRunningState more explicit ([8617c88](https://github.com/t0bst4r/home-assistant-matter-hub/commit/8617c88))
### ❤️ Thank You
- Tobias Glatthar @t0bst4r
## 3.0.0-alpha.51 (2024-12-04)
### 🩹 Fixes

View File

@@ -1,2 +1,2 @@
args:
package_version: "3.0.0-alpha.51"
package_version: "3.0.0-alpha.52"

View File

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