mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 17:18:10 +08:00
bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.58
This commit is contained in:
@@ -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)
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
args:
|
||||
package_version: "3.0.0-alpha.57"
|
||||
package_version: "3.0.0-alpha.58"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "3.0.0-alpha.57"
|
||||
version: "3.0.0-alpha.58"
|
||||
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