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

This commit is contained in:
github-actions[bot]
2024-12-09 08:57:11 +00:00
parent 0f7b39e3c8
commit 974deaa967
3 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
## 3.0.0-alpha.53 (2024-12-09)
### 🚀 Features
- **fan-control:** Implement fan control cluster ([#258](https://github.com/t0bst4r/home-assistant-matter-hub/pull/258))
### ❤️ Thank You
- Kenny Levinsen @kennylevinsen
## 3.0.0-alpha.52 (2024-12-07) ## 3.0.0-alpha.52 (2024-12-07)
### 🩹 Fixes ### 🩹 Fixes

View File

@@ -1,2 +1,2 @@
args: args:
package_version: "3.0.0-alpha.52" package_version: "3.0.0-alpha.53"

View File

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