Skip to content

Commit

Permalink
bumb(home-assistant-matter-hub): bumb to version 3.0.0-alpha.43
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 28, 2024
1 parent 657b18c commit 8dd4a64
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions hamh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 3.0.0-alpha.43 (2024-11-28)

### 🩹 Fixes

- **scene:** default to off state to be able to turn it on ([1af9513](https://github.com/t0bst4r/home-assistant-matter-hub/commit/1af9513))

### ❤️ Thank You

- Tobias Glatthar @t0bst4r

## 3.0.0-alpha.42 (2024-11-28)

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion hamh/build.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
args:
package_version: "3.0.0-alpha.42"
package_version: "3.0.0-alpha.43"
2 changes: 1 addition & 1 deletion hamh/config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "3.0.0-alpha.42"
version: "3.0.0-alpha.43"
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.
Expand Down

0 comments on commit 8dd4a64

Please sign in to comment.