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.55
This commit is contained in:
@@ -1,3 +1,18 @@
|
|||||||
|
## 3.0.0-alpha.55 (2024-12-15)
|
||||||
|
|
||||||
|
### 🩹 Fixes
|
||||||
|
|
||||||
|
- add debug logging when home assistant actions fail ([d77826e](https://github.com/t0bst4r/home-assistant-matter-hub/commit/d77826e))
|
||||||
|
- ⚠️ **thermostat:** refactor how states are synchronized ([551da69](https://github.com/t0bst4r/home-assistant-matter-hub/commit/551da69))
|
||||||
|
|
||||||
|
### ⚠️ Breaking Changes
|
||||||
|
|
||||||
|
- **thermostat:** Auto mode from Home Assistant is no longer supported for climates / thermostats. It just doesn't fit into the Matter specification.
|
||||||
|
|
||||||
|
### ❤️ Thank You
|
||||||
|
|
||||||
|
- Tobias Glatthar @t0bst4r
|
||||||
|
|
||||||
## 3.0.0-alpha.54 (2024-12-09)
|
## 3.0.0-alpha.54 (2024-12-09)
|
||||||
|
|
||||||
### 🩹 Fixes
|
### 🩹 Fixes
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
args:
|
args:
|
||||||
package_version: "3.0.0-alpha.54"
|
package_version: "3.0.0-alpha.55"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
version: "3.0.0-alpha.54"
|
version: "3.0.0-alpha.55"
|
||||||
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