Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Releases: t0bst4r/matterbridge-home-assistant

Public Announcement - New Application available

07 Nov 14:47
9cf1fe5
Compare
Choose a tag to compare

DEPRECATION WARNING

This addon should not be used anymore!
It will be replaced by home-assistant-matter-hub.

The project is currently in alpha state, but can already be used if you can live with a risk of smaller bugs.

Warning

DO NOT INSTALL THIS ADDON.
NO FURTHER UPDATES WILL BE MADE HERE.

Public Announcement - Feature Freeze

27 Aug 18:48
Compare
Choose a tag to compare

Public Announcement - Feature Freeze

As the development of this project is conducted in my spare time alongside work and family commitments, my availability to implement new features or address bugs is limited. Additionally, I must make architectural and strategic decisions for this project, which sometimes necessitate significant refactoring efforts.

In light of this, I am officially announcing a "feature freeze" as I prepare for a major update to the application. During this period, no new features will be implemented, and only critical bugs β€” those that render the application non-functional β€” will be addressed until the ongoing refactoring is complete. This process is expected to take approximately 1 to 2 months.

Key changes included in this update will be as follows:

  • The application will no longer be based on matterbridge; a new user interface will be developed, replacing the existing one.
  • The application will be renamed from matterbridge-home-assistant to home-assistant-matter-hub and relocated to a new GitHub repository (which is not yet publicly accessible).
  • Users will need to uninstall their current instance of matterbridge-home-assistant and install the new home-assistant-matter-hub (which will be made available soon). This transition will also require re-pairing with your Matter controllers.

All updates on this will be posted in the corresponding discussion in GitHub. Make sure to subscribe to this announcement thread.

Thank you for your understanding and continued support.

v2.7.2

23 Aug 18:16
Compare
Choose a tag to compare

2.7.2 (2024-08-23)

πŸš€ Chore

  • deps: update all dependencies (2c27241)

v2.7.1

17 Aug 05:55
Compare
Choose a tag to compare

2.7.1 (2024-08-17)

πŸš€ Chore

  • expose SSL port in Dockerfile and enable SSL in matterbridge o… (#265) (dc2b5e4)

v2.7.0

16 Aug 15:57
Compare
Choose a tag to compare

2.7.0 (2024-08-16)

✨ Features

  • climate: enable basic support for climate devices (#47) (6ffebb3)

v2.6.2

14 Aug 17:43
Compare
Choose a tag to compare

2.6.2 (2024-08-14)

πŸ› Bug Fixes

  • sensor: add NaN check to temperature and humidity sensors (#264) (be15131)

v2.6.1

14 Aug 06:25
Compare
Choose a tag to compare

2.6.1 (2024-08-14)

πŸ› Bug Fixes

  • matterbridge: patch NodeAnsiLogger until fix is provided by matterbridge (#262) (09b8914)

v2.6.0

13 Aug 17:37
Compare
Choose a tag to compare

2.6.0 (2024-08-13)

✨ Features

  • sensor: add humidity & temperature sensor (f730905)

v2.5.6

07 Aug 15:30
Compare
Choose a tag to compare

2.5.6 (2024-08-07)

πŸ› Bug Fixes

  • ci: use full sha for docker builds (edd97c5)

v2.5.5

07 Aug 15:24
Compare
Choose a tag to compare

2.5.5 (2024-08-07)

πŸ› Bug Fixes

  • ci: minor pipeline fixes (2fb30c8)