Skip to content

Releases: t0bst4r/home-assistant-matter-hub

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

v3.0.0-alpha.62

16 Jan 16:18
Compare
Choose a tag to compare

3.0.0-alpha.62 (2025-01-16)

🚀 Features

  • lights: in general support color control for all lights having hs_color (91a269d)

🩹 Fixes

  • add further null checks to prevent bridge from failing (b8e55c4)
  • light: swap min and max temperature when mixed up in the entity (bcd84cd)

❤️ Thank You

v3.0.0-alpha.61

08 Jan 10:23
Compare
Choose a tag to compare

3.0.0-alpha.61 (2025-01-08)

🚀 Features

  • Use device area if available for entities that have no area directly set (#403)

🩹 Fixes

  • add extra logging when a device cannot be created (fc0a2f0)
  • basic-information: ensure variables are actually strings (dc5f700)

❤️ Thank You

v3.0.0-alpha.60

07 Jan 09:36
Compare
Choose a tag to compare

3.0.0-alpha.60 (2025-01-07)

🩹 Fixes

  • basic-information: prevent empty values to fail initialization (73185d5)
  • cover: use compatible cover types for tilt only or both (a28ee12)
  • lights: proper boundaries for color temperature (784f186)
  • media_player: set default input when no input could be determined (0830f18)

❤️ Thank You

v3.0.0-alpha.59

06 Jan 15:52
Compare
Choose a tag to compare

3.0.0-alpha.59 (2025-01-06)

🚀 Features

  • add descriptions for docker-compose (7b304fd)
  • allow filtering by entity_category (fc83505)
  • cover: allow covers to mimic HA behaviors (5e2907a)
  • media_player: source selection, mute and volume fixes (#363)

🩹 Fixes

  • basic-information: use proper device information instead of mocked values (d33c6e8)
  • colorControl: validate min and max mireds to stay in bounds (2e10106)
  • input_button: turn the matter device 'on' for a short time (57465a6)

❤️ Thank You

v3.0.0-alpha.58

28 Dec 14:46
Compare
Choose a tag to compare

3.0.0-alpha.58 (2024-12-28)

🚀 Features

  • cover: allow tilt feature (9506263)

🩹 Fixes

  • automatically retry home assistant connection on startup (47979d9)
  • lights: auto adjust min and max mireds when value is out of bounds (83a6fa0)
  • thermostat: consider the default unit of measurements from home assistant for temperatures (e9aeb1a)

❤️ Thank You

v3.0.0-alpha.57

20 Dec 16:02
Compare
Choose a tag to compare

3.0.0-alpha.57 (2024-12-20)

🚀 Features

  • ⚠️ Taking a Holiday Break – See You in the New Year! (86bea0a)

🩹 Fixes

  • light: allow adjusting min and max level if value is out of bounds (a95dbda)
  • script, automation, scene: explicit call the right commands to activate scripts, automations, and scenes (66f41cd)

⚠️ Breaking Changes

  • As the holiday season approaches and my main job keeps me busy, I haven’t been able to dedicate as much time to this project as I’d like. Over the holidays, I’ll be taking a well-deserved break to recharge. That said, if an opportunity arises, I’ll try to answer a few questions or review a pull request via my phone. I’m looking forward to returning refreshed and motivated in the new year. Thank you for your understanding and continued support! Happy holidays!

❤️ Thank You