diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 0fc2da8..4826f60 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,13 @@ +## 3.0.0-alpha.81 (2025-04-04) + +### 🐛 Fixes + +- **automation, scene, input_button, button:** add 'lighting' feature to allow onOff to work properly ([2f0bf90](https://github.com/t0bst4r/home-assistant-matter-hub/commit/2f0bf90)) + +### ❤️ Thank You + +- t0bst4r @t0bst4r + ## 3.0.0-alpha.80 (2025-04-03) ### 🐛 Fixes diff --git a/hamh/config.yaml b/hamh/config.yaml index 1bec4ba..224d7ec 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "3.0.0-alpha.80" +version: "3.0.0-alpha.81" image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub