Skip to content

Releases: t0bst4r/home-assistant-matter-hub

v3.0.0-alpha.72

23 Feb 10:40
Compare
Choose a tag to compare

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

v3.0.0-alpha.71

22 Feb 18:42
Compare
Choose a tag to compare

3.0.0-alpha.71 (2025-02-22)

🐛 Fixes

  • add configuration option to set Country Code in regulatory config (f0145ac)
  • climate: use entity state instead of hvac_mode attribute (ff20e85)
  • storage: do not load device states from disk (1cc51db)

❤️ Thank You

v3.0.0-alpha.70

15 Feb 14:14
Compare
Choose a tag to compare

3.0.0-alpha.70 (2025-02-15)

🐛 Fixes

  • storage: fixed storage migration of the last release (8ddb9b5)

❤️ Thank You

v3.0.0-alpha.69

14 Feb 09:40
Compare
Choose a tag to compare

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

v3.0.0-alpha.68

06 Feb 09:52
Compare
Choose a tag to compare

v3.0.0-alpha.68 (2025-02-06)

🐛 Fixes

  • bumb matter.js to 0.12.3 (a1266d9)

ℹ️ Other Notes

v3.0.0-alpha.67

03 Feb 20:50
Compare
Choose a tag to compare

3.0.0-alpha.67 (2025-02-03)

🩹 Fixes

  • improve logging to debug inclusion and exclusion (f055652)

❤️ Thank You

v3.0.0-alpha.66

25 Jan 20:15
Compare
Choose a tag to compare

3.0.0-alpha.66 (2025-01-25)

🩹 Fixes

❤️ Thank You

v3.0.0-alpha.65

25 Jan 20:05
Compare
Choose a tag to compare

3.0.0-alpha.65 (2025-01-25)

🚀 Features

  • link to new documentation (4419a90)

❤️ Thank You

v3.0.0-alpha.64

25 Jan 18:04
Compare
Choose a tag to compare

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

  • minor frontend fixes (97aa72a)
  • ⚠️ basic-information-server: Use device vendor (#472)

⚠️ 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

v3.0.0-alpha.63

20 Jan 18:27
Compare
Choose a tag to compare

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