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

This commit is contained in:
github-actions[bot]
2024-12-20 16:03:10 +00:00
parent 066bf0b6d9
commit cf3990386e
3 changed files with 21 additions and 2 deletions

View File

@@ -1,3 +1,22 @@
## 3.0.0-alpha.57 (2024-12-20)
### 🚀 Features
- ⚠️ Taking a Holiday Break See You in the New Year! ([86bea0a](https://github.com/t0bst4r/home-assistant-matter-hub/commit/86bea0a))
### 🩹 Fixes
- **light:** allow adjusting min and max level if value is out of bounds ([a95dbda](https://github.com/t0bst4r/home-assistant-matter-hub/commit/a95dbda))
- **script, automation, scene:** explicit call the right commands to activate scripts, automations, and scenes ([66f41cd](https://github.com/t0bst4r/home-assistant-matter-hub/commit/66f41cd))
### ⚠️ Breaking Changes
- As the holiday season approaches and my main job keeps me busy, I havent been able to dedicate as much time to this project as Id like. Over the holidays, Ill be taking a well-deserved break to recharge. That said, if an opportunity arises, Ill try to answer a few questions or review a pull request via my phone. Im looking forward to returning refreshed and motivated in the new year. Thank you for your understanding and continued support! Happy holidays!
### ❤️ Thank You
- Tobias Glatthar @t0bst4r
## 3.0.0-alpha.56 (2024-12-19) ## 3.0.0-alpha.56 (2024-12-19)
### 🚀 Features ### 🚀 Features

View File

@@ -1,2 +1,2 @@
args: args:
package_version: "3.0.0-alpha.56" package_version: "3.0.0-alpha.57"

View File

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