mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-14 12:28:09 +08:00
bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.48
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
## 3.0.0-alpha.48 (2024-11-30)
|
||||
|
||||
### 🩹 Fixes
|
||||
|
||||
- **cover:** add AbsolutePosition feature to position aware covers and fake PositionAware feature for non position aware covers ([7fb8a01](https://github.com/t0bst4r/home-assistant-matter-hub/commit/7fb8a01))
|
||||
- **docker:** remove environment variables from dockerfile ([24adece](https://github.com/t0bst4r/home-assistant-matter-hub/commit/24adece))
|
||||
|
||||
### ❤️ Thank You
|
||||
|
||||
- Tobias Glatthar @t0bst4r
|
||||
|
||||
## 3.0.0-alpha.47 (2024-11-30)
|
||||
|
||||
### 🚀 Features
|
||||
@@ -7,7 +18,6 @@
|
||||
### ⚠️ Breaking Changes
|
||||
|
||||
- The native addon (HAOS) will use Home Assistant ingress from now on. Direct access via the port will no longer be possible.
|
||||
- It can happen that you are facing an "503 Service Unavailable" error after the update. Please see [this issue](https://github.com/t0bst4r/home-assistant-matter-hub/issues/230) for details.
|
||||
|
||||
### ❤️ Thank You
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
args:
|
||||
package_version: "3.0.0-alpha.47"
|
||||
package_version: "3.0.0-alpha.48"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "3.0.0-alpha.47"
|
||||
version: "3.0.0-alpha.48"
|
||||
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