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

This commit is contained in:
github-actions[bot]
2025-01-08 10:23:33 +00:00
parent 79264ca06d
commit 36dc5b388f
3 changed files with 18 additions and 2 deletions

View File

@@ -1,3 +1,19 @@
## 3.0.0-alpha.61 (2025-01-08)
### 🚀 Features
- Use device area if available for entities that have no area directly set ([#403](https://github.com/t0bst4r/home-assistant-matter-hub/pull/403))
### 🩹 Fixes
- add extra logging when a device cannot be created ([fc0a2f0](https://github.com/t0bst4r/home-assistant-matter-hub/commit/fc0a2f0))
- **basic-information:** ensure variables are actually strings ([dc5f700](https://github.com/t0bst4r/home-assistant-matter-hub/commit/dc5f700))
### ❤️ Thank You
- Ricardo Hermida Ruiz @rhruiz
- Tobias Glatthar @t0bst4r
## 3.0.0-alpha.60 (2025-01-07) ## 3.0.0-alpha.60 (2025-01-07)
### 🩹 Fixes ### 🩹 Fixes

View File

@@ -1,2 +1,2 @@
args: args:
package_version: "3.0.0-alpha.60" package_version: "3.0.0-alpha.61"

View File

@@ -1,4 +1,4 @@
version: "3.0.0-alpha.60" version: "3.0.0-alpha.61"
slug: hamh slug: hamh
name: Home-Assistant-Matter-Hub name: Home-Assistant-Matter-Hub
description: Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home. description: Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home.