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

This commit is contained in:
github-actions[bot]
2025-02-22 18:43:04 +00:00
parent f351882c14
commit 127c2a4442
2 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,15 @@
## 3.0.0-alpha.71 (2025-02-22)
### 🐛 Fixes
- add configuration option to set Country Code in regulatory config ([f0145ac](https://github.com/t0bst4r/home-assistant-matter-hub/commit/f0145ac))
- **climate:** use entity state instead of hvac_mode attribute ([ff20e85](https://github.com/t0bst4r/home-assistant-matter-hub/commit/ff20e85))
- **storage:** do not load device states from disk ([1cc51db](https://github.com/t0bst4r/home-assistant-matter-hub/commit/1cc51db))
### ❤️ Thank You
- Tobias Glatthar @t0bst4r
## 3.0.0-alpha.70 (2025-02-15)
### 🐛 Fixes

View File

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