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

This commit is contained in:
github-actions[bot]
2025-02-23 10:40:31 +00:00
parent 127c2a4442
commit 5a69fee162
2 changed files with 19 additions and 1 deletions

View File

@@ -1,3 +1,21 @@
## 3.0.0-alpha.72 (2025-02-23)
### 🚀 Features
- **binary_sensor:** allow defaulting unknown device_classes to OnOffSensor (feature flag) ([fffef29](https://github.com/t0bst4r/home-assistant-matter-hub/commit/fffef29))
### 🐛 Fixes
- **docker:** ensure the app handles process signals properly ([a8dd37e](https://github.com/t0bst4r/home-assistant-matter-hub/commit/a8dd37e))
### 🚧 Chores
- **ci:** only deploy documentation when an actual release happens ([a948eb1](https://github.com/t0bst4r/home-assistant-matter-hub/commit/a948eb1))
### ❤️ Thank You
- Tobias Glatthar @t0bst4r
## 3.0.0-alpha.71 (2025-02-22)
### 🐛 Fixes

View File

@@ -1,4 +1,4 @@
version: "3.0.0-alpha.71"
version: "3.0.0-alpha.72"
image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon
slug: hamh
name: Home-Assistant-Matter-Hub