mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 00:48:08 +08:00
bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.64
This commit is contained in:
@@ -1,3 +1,25 @@
|
||||
## 3.0.0-alpha.64 (2025-01-25)
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- handle button entity the same way as input_button ([#480](https://github.com/t0bst4r/home-assistant-matter-hub/pull/480))
|
||||
- **frontend:** refactored menu structure ([ab40cbf](https://github.com/t0bst4r/home-assistant-matter-hub/commit/ab40cbf))
|
||||
|
||||
### 🩹 Fixes
|
||||
|
||||
- minor frontend fixes ([97aa72a](https://github.com/t0bst4r/home-assistant-matter-hub/commit/97aa72a))
|
||||
- ⚠️ **basic-information-server:** Use device vendor ([#472](https://github.com/t0bst4r/home-assistant-matter-hub/pull/472))
|
||||
|
||||
### ⚠️ Breaking Changes
|
||||
|
||||
- **basic-information-server:** It can happen, that your controller (Alexa, Google Home, etc.) doesn't match your existing devices and re-pairs all of them. In that case, you'll need to assign the devices to rooms and automations again."
|
||||
|
||||
### ❤️ Thank You
|
||||
|
||||
- Kenny Levinsen @kennylevinsen
|
||||
- Tobias Glatthar @t0bst4r
|
||||
- zepab
|
||||
|
||||
## 3.0.0-alpha.63 (2025-01-20)
|
||||
|
||||
### 🩹 Fixes
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
args:
|
||||
package_version: "3.0.0-alpha.63"
|
||||
package_version: "3.0.0-alpha.64"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "3.0.0-alpha.63"
|
||||
version: "3.0.0-alpha.64"
|
||||
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