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

This commit is contained in:
github-actions[bot]
2024-11-16 21:38:25 +00:00
parent 87df7e2a1c
commit 999e8e2f2d
3 changed files with 17 additions and 2 deletions

View File

@@ -1,3 +1,18 @@
## 3.0.0-alpha.35 (2024-11-16)
### 🚀 Features
- **binary_sensor:** add support for water leak detector ([2f8707a](https://github.com/t0bst4r/home-assistant-matter-hub/commit/2f8707a))
### 🩹 Fixes
- **ci:** add repository to repository_dispatch ([28d34b0](https://github.com/t0bst4r/home-assistant-matter-hub/commit/28d34b0))
- **cover:** remove unallowed properties from covers without positions ([241206c](https://github.com/t0bst4r/home-assistant-matter-hub/commit/241206c))
### ❤️ Thank You
- t0bst4r @t0bst4r
## 3.0.0-alpha.34 (2024-11-16)
### 🚀 Features

View File

@@ -1,2 +1,2 @@
args:
package_version: "3.0.0-alpha.34"
package_version: "3.0.0-alpha.35"

View File

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