mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 08:58:08 +08:00
bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.61
This commit is contained in:
@@ -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)
|
||||
|
||||
### 🩹 Fixes
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
args:
|
||||
package_version: "3.0.0-alpha.60"
|
||||
package_version: "3.0.0-alpha.61"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "3.0.0-alpha.60"
|
||||
version: "3.0.0-alpha.61"
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user