mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 00:48:08 +08:00
bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.51
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
args:
|
||||
package_version: "3.0.0-alpha.50"
|
||||
package_version: "3.0.0-alpha.51"
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user