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

This commit is contained in:
github-actions[bot]
2025-01-20 18:27:29 +00:00
parent ec9069f0ba
commit 6441f66179
3 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,17 @@
## 3.0.0-alpha.63 (2025-01-20)
### 🩹 Fixes
- **cover:** use compatible endProductType for tilt and lift ([38c9731](https://github.com/t0bst4r/home-assistant-matter-hub/commit/38c9731))
- **lights:** apply rounding to brightness and color calculations ([f72cd9a](https://github.com/t0bst4r/home-assistant-matter-hub/commit/f72cd9a))
- **thermostat:** Check if setting temperature range is supported ([#453](https://github.com/t0bst4r/home-assistant-matter-hub/pull/453))
### ❤️ Thank You
- Kenny Levinsen @kennylevinsen
- sparkym3
- Tobias Glatthar @t0bst4r
## 3.0.0-alpha.62 (2025-01-16)
### 🚀 Features

View File

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

View File

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