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

This commit is contained in:
github-actions[bot]
2024-12-28 14:46:39 +00:00
parent cf3990386e
commit 087d433b05
3 changed files with 18 additions and 2 deletions

View File

@@ -1,3 +1,19 @@
## 3.0.0-alpha.58 (2024-12-28)
### 🚀 Features
- **cover:** allow tilt feature ([9506263](https://github.com/t0bst4r/home-assistant-matter-hub/commit/9506263))
### 🩹 Fixes
- automatically retry home assistant connection on startup ([47979d9](https://github.com/t0bst4r/home-assistant-matter-hub/commit/47979d9))
- **lights:** auto adjust min and max mireds when value is out of bounds ([83a6fa0](https://github.com/t0bst4r/home-assistant-matter-hub/commit/83a6fa0))
- **thermostat:** consider the default unit of measurements from home assistant for temperatures ([e9aeb1a](https://github.com/t0bst4r/home-assistant-matter-hub/commit/e9aeb1a))
### ❤️ Thank You
- Tobias Glatthar @t0bst4r
## 3.0.0-alpha.57 (2024-12-20) ## 3.0.0-alpha.57 (2024-12-20)
### 🚀 Features ### 🚀 Features

View File

@@ -1,2 +1,2 @@
args: args:
package_version: "3.0.0-alpha.57" package_version: "3.0.0-alpha.58"

View File

@@ -1,4 +1,4 @@
version: "3.0.0-alpha.57" version: "3.0.0-alpha.58"
slug: hamh slug: hamh
name: Home-Assistant-Matter-Hub name: Home-Assistant-Matter-Hub
description: Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home. description: Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home.