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

This commit is contained in:
github-actions[bot]
2024-12-15 10:12:00 +00:00
parent d789cfc279
commit 0fcc1dc5c3
3 changed files with 17 additions and 2 deletions

View File

@@ -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)
### 🩹 Fixes

View File

@@ -1,2 +1,2 @@
args:
package_version: "3.0.0-alpha.54"
package_version: "3.0.0-alpha.55"

View File

@@ -1,4 +1,4 @@
version: "3.0.0-alpha.54"
version: "3.0.0-alpha.55"
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.