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

This commit is contained in:
github-actions[bot]
2024-11-30 20:55:22 +00:00
parent 999e9f5f0b
commit 9486a71cd1
3 changed files with 19 additions and 2 deletions

View File

@@ -1,3 +1,20 @@
## 3.0.0-alpha.49 (2024-11-30)
### 🚀 Features
- **frontend:** replace brand icons and add samsung ([b3991e2](https://github.com/t0bst4r/home-assistant-matter-hub/commit/b3991e2))
### 🩹 Fixes
- **deps:** update matter.js to v0.11.8 ([8fe9509](https://github.com/t0bst4r/home-assistant-matter-hub/commit/8fe9509))
- **frontend:** Add Amazon and Apple vendor IDs ([a244855](https://github.com/t0bst4r/home-assistant-matter-hub/commit/a244855))
- **lights:** preserve last level control state ([6991d9b](https://github.com/t0bst4r/home-assistant-matter-hub/commit/6991d9b))
### ❤️ Thank You
- Kenny Levinsen @kennylevinsen
- Tobias Glatthar @t0bst4r
## 3.0.0-alpha.48 (2024-11-30)
### 🩹 Fixes