Skip to content

Releases: t0bst4r/home-assistant-matter-hub

v3.0.0-alpha.42

28 Nov 14:58
Compare
Choose a tag to compare

3.0.0-alpha.42 (2024-11-28)

🚀 Features

  • frontend: New form-based bridge configuration (#197)
  • media_player: expose media_player as speaker device if feature flag is activated (#156)

🩹 Fixes

  • prevent race conditions when home assistant responds faster than matter (#211)
  • frontend: add copy-to-clipboard action to cluster states (f79ef69)

❤️ Thank You

v3.0.0-alpha.41

27 Nov 15:39
Compare
Choose a tag to compare

3.0.0-alpha.41 (2024-11-27)

🚀 Features

  • add a customized app logo (#202)
  • frontend: add app logo to header (f9d8021)

🩹 Fixes

  • add more details when home assistant connection fails (963d3b2)
  • frontend: add margin to the commissioning qr-code (#198)

❤️ Thank You

v3.0.0-alpha.40

23 Nov 16:09
Compare
Choose a tag to compare

3.0.0-alpha.40 (2024-11-23)

🩹 Fixes

  • trigger new release (d00b83f)
  • revert matter.js and cleanup dependencies (89507ce)

❤️ Thank You

v3.0.0-alpha.39

23 Nov 15:32
Compare
Choose a tag to compare

3.0.0-alpha.39 (2024-11-23)

🩹 Fixes

  • revert matter.js to 0.11.5-alpha.0-20241121-c31bc6998 (a52a66e)

❤️ Thank You

v3.0.0-alpha.38

23 Nov 13:01
Compare
Choose a tag to compare

3.0.0-alpha.38 (2024-11-23)

🩹 Fixes

  • only hash labels larger than max length (3e71fb3)
  • change fallthrough matcher after migrating to express@5 (620eddd)
  • cover: remove absolute position and add operational status (5e37273)

❤️ Thank You

v3.0.0-alpha.37

22 Nov 21:11
Compare
Choose a tag to compare

3.0.0-alpha.37 (2024-11-22)

🚀 Features

  • prepare configurations per domainm, entity and compatibility mode (cb0b599)
  • nx-cloud: setup nx cloud workspace (2919527)

🩹 Fixes

  • climate: do not set the target position when device is off (b828295)
  • climate: only add humidity sensor if available at all (948a34a)
  • deps: update dependency ajv to v8 (e73e5c5)

❤️ Thank You

v3.0.0-alpha.36

16 Nov 22:21
Compare
Choose a tag to compare

3.0.0-alpha.36 (2024-11-16)

🩹 Fixes

  • binary_sensor: made config of boolean state cluster optional (0710d89)

❤️ Thank You

v3.0.0-alpha.35

16 Nov 21:38
Compare
Choose a tag to compare

3.0.0-alpha.35 (2024-11-16)

🚀 Features

  • binary_sensor: add support for water leak detector (2f8707a)

🩹 Fixes

  • ci: add repository to repository_dispatch (28d34b0)
  • cover: remove unallowed properties from covers without positions (241206c)

❤️ Thank You

v3.0.0-alpha.34

16 Nov 20:32
Compare
Choose a tag to compare

3.0.0-alpha.34 (2024-11-16)

🚀 Features

  • humidifer: add support for humidifiers mapped to PlugInUnits (dd7fe69)
  • media_player: add support for media_players as OnOffPluginUnits (59f081c)

🩹 Fixes

  • ci: automatic releases for the addon repository including changelog (4559883)
  • cover: allow covers to be not position aware (7af0298)

❤️ Thank You

v3.0.0-alpha.33

16 Nov 17:20
Compare
Choose a tag to compare

3.0.0-alpha.33 (2024-11-16)

🩹 Fixes

  • climate: remove optional temperature cluster (#147)
  • cover: do not use configStatus to control lift directions (de7aae8)

❤️ Thank You