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

This commit is contained in:
github-actions[bot]
2025-03-12 15:55:06 +00:00
parent 01466d18e5
commit 69be826017
2 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
## 3.0.0-alpha.75 (2025-03-12)
### 🐛 Fixes
- **binary_sensor:** revert to invert state for ALL contact sensors ([572fc85](https://github.com/t0bst4r/home-assistant-matter-hub/commit/572fc85))
- **climate:** add OnOff cluster to climates, so that they can be turned on and off ([841a192](https://github.com/t0bst4r/home-assistant-matter-hub/commit/841a192))
- **climate:** ensure correct temperature conversion between home assistant and matter ([bb33b7b](https://github.com/t0bst4r/home-assistant-matter-hub/commit/bb33b7b))
### ❤️ Thank You
- t0bst4r @t0bst4r
- Tobias Glatthar @t0bst4r
## 3.0.0-alpha.74 (2025-03-12)
### 🐛 Fixes

View File

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