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

This commit is contained in:
github-actions[bot]
2025-01-16 16:18:19 +00:00
parent 36dc5b388f
commit ec9069f0ba
3 changed files with 17 additions and 2 deletions

View File

@@ -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

View File

@@ -1,2 +1,2 @@
args:
package_version: "3.0.0-alpha.61"
package_version: "3.0.0-alpha.62"

View File

@@ -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.