mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 17:18:10 +08:00
bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.45
This commit is contained in:
committed by
Tobias Glatthar
parent
b36a169fbd
commit
9051ce4baf
@@ -1,3 +1,13 @@
|
|||||||
|
## 3.0.0-alpha.45 (2024-11-29)
|
||||||
|
|
||||||
|
### 🩹 Fixes
|
||||||
|
|
||||||
|
- **frontend:** adjust base url to prevent broken urls ([370d25b](https://github.com/t0bst4r/home-assistant-matter-hub/commit/370d25b))
|
||||||
|
|
||||||
|
### ❤️ Thank You
|
||||||
|
|
||||||
|
- Tobias Glatthar @t0bst4r
|
||||||
|
|
||||||
## 3.0.0-alpha.44 (2024-11-29)
|
## 3.0.0-alpha.44 (2024-11-29)
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
args:
|
args:
|
||||||
package_version: "3.0.0-alpha.44"
|
package_version: "3.0.0-alpha.45"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
version: "3.0.0-alpha.44"
|
version: "3.0.0-alpha.45"
|
||||||
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.
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
args:
|
args:
|
||||||
package_version: "3.0.0-alpha.44"
|
package_version: "3.0.0-alpha.45"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
version: "3.0.0-alpha.44"
|
version: "3.0.0-alpha.45"
|
||||||
slug: hamh_test
|
slug: hamh_test
|
||||||
name: Home-Assistant-Matter-Hub (Test Addon // DO NOT USE)
|
name: Home-Assistant-Matter-Hub (Test Addon // DO NOT USE)
|
||||||
description: THIS IS FOR TESTING PURPOSE. DO NOT USE THIS ADDON.
|
description: THIS IS FOR TESTING PURPOSE. DO NOT USE THIS ADDON.
|
||||||
|
|||||||
Reference in New Issue
Block a user