Releases: t0bst4r/home-assistant-matter-hub
Releases · t0bst4r/home-assistant-matter-hub
v3.0.0-alpha.72
3.0.0-alpha.72 (2025-02-23)
🚀 Features
- binary_sensor: allow defaulting unknown device_classes to OnOffSensor (feature flag) (fffef29)
🐛 Fixes
- docker: ensure the app handles process signals properly (a8dd37e)
🚧 Chores
- ci: only deploy documentation when an actual release happens (a948eb1)
❤️ Thank You
- Tobias Glatthar @t0bst4r
v3.0.0-alpha.71
v3.0.0-alpha.70
v3.0.0-alpha.69
3.0.0-alpha.69 (2025-02-14)
🚀 Features
- allow specifying basic authentication (4a40caf)
- allow including hidden entities with a feature flag (03be49d)
- pre-build the addon docker image to increase installation speed and reduce backup size (179f266)
- light: add support for RGBW and RGBWW lights (e66a180)
🐛 Fixes
- properly trap process signals and shutdown the application (69c1175)
- input_button: use correct action to trigger the button (936ac64)
- storage: use multi-file storage to prevent broken storage files due to race conditions (98179e6)
- switch: show switches as 'off' if they are unavailable (5b799fb)
- thermostat: add additional logging when unit of measurement changes (90b625b)
📚 Documentation Changes
- explain why auto mode is not supported for climates (dc40845)
🚧 Chores
- upgrade all npm dependencies (6d8cb7e)
❤️ Thank You
- Tobias Glatthar @t0bst4r
v3.0.0-alpha.68
v3.0.0-alpha.68 (2025-02-06)
🐛 Fixes
- bumb matter.js to 0.12.3 (a1266d9)
ℹ️ Other Notes
- HUGE THANK YOU to @Apollon77 and @kennylevinsen
v3.0.0-alpha.67
v3.0.0-alpha.66
v3.0.0-alpha.65
v3.0.0-alpha.64
3.0.0-alpha.64 (2025-01-25)
🚀 Features
- handle button entity the same way as input_button (#480)
- frontend: refactored menu structure (ab40cbf)
🩹 Fixes
⚠️ Breaking Changes
- basic-information-server: It can happen, that your controller (Alexa, Google Home, etc.) doesn't match your existing devices and re-pairs all of them. In that case, you'll need to assign the devices to rooms and automations again."
❤️ Thank You
- Kenny Levinsen @kennylevinsen
- Tobias Glatthar @t0bst4r
- zepab
v3.0.0-alpha.63
3.0.0-alpha.63 (2025-01-20)
🩹 Fixes
- cover: use compatible endProductType for tilt and lift (38c9731)
- lights: apply rounding to brightness and color calculations (f72cd9a)
- thermostat: Check if setting temperature range is supported (#453)
❤️ Thank You
- Kenny Levinsen @kennylevinsen
- sparkym3
- Tobias Glatthar @t0bst4r