mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-14 12:28:09 +08:00
bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.62
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
## 3.0.0-alpha.62 (2025-01-16)
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- **lights:** in general support color control for all lights having hs_color ([91a269d](https://github.com/t0bst4r/home-assistant-matter-hub/commit/91a269d))
|
||||
|
||||
### 🩹 Fixes
|
||||
|
||||
- add further null checks to prevent bridge from failing ([b8e55c4](https://github.com/t0bst4r/home-assistant-matter-hub/commit/b8e55c4))
|
||||
- **light:** swap min and max temperature when mixed up in the entity ([bcd84cd](https://github.com/t0bst4r/home-assistant-matter-hub/commit/bcd84cd))
|
||||
|
||||
### ❤️ Thank You
|
||||
|
||||
- Tobias Glatthar @t0bst4r
|
||||
|
||||
## 3.0.0-alpha.61 (2025-01-08)
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
args:
|
||||
package_version: "3.0.0-alpha.61"
|
||||
package_version: "3.0.0-alpha.62"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "3.0.0-alpha.61"
|
||||
version: "3.0.0-alpha.62"
|
||||
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