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

This commit is contained in:
github-actions[bot]
2024-12-04 18:40:32 +00:00
parent dc0b1bb809
commit dc6acfc4e0
3 changed files with 15 additions and 2 deletions

View File

@@ -1,3 +1,16 @@
## 3.0.0-alpha.51 (2024-12-04)
### 🩹 Fixes
- **color-control:** Propagate colorMode ([ce5ced4](https://github.com/t0bst4r/home-assistant-matter-hub/commit/ce5ced4))
- **frontend:** Add second Samsung vendor ID ([#256](https://github.com/t0bst4r/home-assistant-matter-hub/pull/256))
- **thermostat:** Compare setpoint with target temperature ([#254](https://github.com/t0bst4r/home-assistant-matter-hub/pull/254))
- **thermostat:** Skip temp commands if state is unavailable ([#255](https://github.com/t0bst4r/home-assistant-matter-hub/pull/255))
### ❤️ Thank You
- Kenny Levinsen @kennylevinsen
## 3.0.0-alpha.50 (2024-12-03)
### 🚀 Features

View File

@@ -1,2 +1,2 @@
args:
package_version: "3.0.0-alpha.50"
package_version: "3.0.0-alpha.51"

View File

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