mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-22 01:38:09 +08:00
bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.50
This commit is contained in:
@@ -1,3 +1,18 @@
|
|||||||
|
## 3.0.0-alpha.50 (2024-12-03)
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- **frontend:** add details how to connect multiple fabrics ([1b717ac](https://github.com/t0bst4r/home-assistant-matter-hub/commit/1b717ac))
|
||||||
|
|
||||||
|
### 🩹 Fixes
|
||||||
|
|
||||||
|
- **frontend:** add explicit main page to not prevent history-back ([ed13eb8](https://github.com/t0bst4r/home-assistant-matter-hub/commit/ed13eb8))
|
||||||
|
- **matter:** finish transaction before calling home assistant services ([f66372c](https://github.com/t0bst4r/home-assistant-matter-hub/commit/f66372c))
|
||||||
|
|
||||||
|
### ❤️ Thank You
|
||||||
|
|
||||||
|
- Tobias Glatthar @t0bst4r
|
||||||
|
|
||||||
## 3.0.0-alpha.49 (2024-11-30)
|
## 3.0.0-alpha.49 (2024-11-30)
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
args:
|
args:
|
||||||
package_version: "3.0.0-alpha.49"
|
package_version: "3.0.0-alpha.50"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
version: "3.0.0-alpha.49"
|
version: "3.0.0-alpha.50"
|
||||||
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user