Skip to content

Releases: t0bst4r/home-assistant-matter-hub

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

v3.0.0-alpha.56

19 Dec 20:15
Compare
Choose a tag to compare

3.0.0-alpha.56 (2024-12-19)

🚀 Features

  • allow include and exclude by area (a3ef4a6)
  • basic-information: add serial number to devices (7c37dc1)
  • input_button: add support for input_button entities (7b38ad9)

🩹 Fixes

  • lights: enable features for on/off and level control (e89cb67)
  • on-off: allow sending on and off commands, when already on or off (898ba0d)

❤️ Thank You

  • Timo Christeleit
  • Tobias Glatthar @t0bst4r

v3.0.0-alpha.55

15 Dec 10:11
Compare
Choose a tag to compare

3.0.0-alpha.55 (2024-12-15)

🩹 Fixes

  • add debug logging when home assistant actions fail (d77826e)
  • ⚠️ thermostat: refactor how states are synchronized (551da69)

⚠️ Breaking Changes

  • thermostat: Auto mode from Home Assistant is no longer supported for climates / thermostats. It just doesn't fit into the Matter specification.

❤️ Thank You

v3.0.0-alpha.54

09 Dec 11:13
Compare
Choose a tag to compare

3.0.0-alpha.54 (2024-12-09)

🩹 Fixes

  • fan-control: always set fan mode sequence (57803ca)

❤️ Thank You

v3.0.0-alpha.53

09 Dec 08:56
Compare
Choose a tag to compare

3.0.0-alpha.53 (2024-12-09)

🚀 Features

  • fan-control: Implement fan control cluster (#258)

❤️ Thank You

v3.0.0-alpha.52

07 Dec 18:02
Compare
Choose a tag to compare

3.0.0-alpha.52 (2024-12-07)

🩹 Fixes

  • basic-information: add vendor id and names to all devices (d3e4703)
  • thermostat: set thermostatRunningState more explicit (8617c88)

❤️ Thank You

v3.0.0-alpha.51

04 Dec 18:40
Compare
Choose a tag to compare

3.0.0-alpha.51 (2024-12-04)

🩹 Fixes

  • color-control: Propagate colorMode (ce5ced4)
  • frontend: Add second Samsung vendor ID (#256)
  • thermostat: Compare setpoint with target temperature (#254)
  • thermostat: Skip temp commands if state is unavailable (#255)

❤️ Thank You

v3.0.0-alpha.50

03 Dec 09:10
Compare
Choose a tag to compare

3.0.0-alpha.50 (2024-12-03)

🚀 Features

  • frontend: add details how to connect multiple fabrics (1b717ac)

🩹 Fixes

  • frontend: add explicit main page to not prevent history-back (ed13eb8)
  • matter: finish transaction before calling home assistant services (f66372c)

❤️ Thank You

v3.0.0-alpha.49

30 Nov 20:55
Compare
Choose a tag to compare

3.0.0-alpha.49 (2024-11-30)

🚀 Features

  • frontend: replace brand icons and add samsung (b3991e2)

🩹 Fixes

  • deps: update matter.js to v0.11.8 (8fe9509)
  • frontend: Add Amazon and Apple vendor IDs (a244855)
  • lights: preserve last level control state (6991d9b)

❤️ Thank You

v3.0.0-alpha.48

30 Nov 19:05
Compare
Choose a tag to compare

3.0.0-alpha.48 (2024-11-30)

🩹 Fixes

  • cover: add AbsolutePosition feature to position aware covers and fake PositionAware feature for non position aware covers (7fb8a01)
  • docker: remove environment variables from dockerfile (24adece)

❤️ Thank You