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

This commit is contained in:
github-actions[bot]
2025-01-06 15:52:25 +00:00
parent 087d433b05
commit 64cabe8873
3 changed files with 23 additions and 2 deletions

View File

@@ -1,3 +1,24 @@
## 3.0.0-alpha.59 (2025-01-06)
### 🚀 Features
- add descriptions for docker-compose ([7b304fd](https://github.com/t0bst4r/home-assistant-matter-hub/commit/7b304fd))
- allow filtering by entity_category ([fc83505](https://github.com/t0bst4r/home-assistant-matter-hub/commit/fc83505))
- **cover:** allow covers to mimic HA behaviors ([5e2907a](https://github.com/t0bst4r/home-assistant-matter-hub/commit/5e2907a))
- **media_player:** source selection, mute and volume fixes ([#363](https://github.com/t0bst4r/home-assistant-matter-hub/pull/363))
### 🩹 Fixes
- **basic-information:** use proper device information instead of mocked values ([d33c6e8](https://github.com/t0bst4r/home-assistant-matter-hub/commit/d33c6e8))
- **colorControl:** validate min and max mireds to stay in bounds ([2e10106](https://github.com/t0bst4r/home-assistant-matter-hub/commit/2e10106))
- **input_button:** turn the matter device 'on' for a short time ([57465a6](https://github.com/t0bst4r/home-assistant-matter-hub/commit/57465a6))
### ❤️ Thank You
- Kenny Levinsen @kennylevinsen
- Ricardo Hermida Ruiz @rhruiz
- Tobias Glatthar @t0bst4r
## 3.0.0-alpha.58 (2024-12-28)
### 🚀 Features

View File

@@ -1,2 +1,2 @@
args:
package_version: "3.0.0-alpha.58"
package_version: "3.0.0-alpha.59"

View File

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