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

This commit is contained in:
github-actions[bot]
2024-11-30 19:05:26 +00:00
parent 82ee319dbe
commit 999e9f5f0b
3 changed files with 13 additions and 3 deletions

View File

@@ -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

View File

@@ -1,2 +1,2 @@
args:
package_version: "3.0.0-alpha.47"
package_version: "3.0.0-alpha.48"

View File

@@ -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.