Skip to content

Releases: Luligu/matterbridge-hass

Release 0.0.9

07 Feb 16:21
8e4f657
Compare
Choose a tag to compare

[0.0.9] - 2025-02-07

Added

  • [hass]: Added support for helpers with domain input_boolean.
  • [plugin]: Added check for duplicated device and individual entity names.

Changed

  • [package]: Updated dependencies.
  • [package]: Requires matterbridge 2.1.4.

Fixed

  • [cover]: Fixed state closed on domain cover.
Buy me a coffee

Release 0.0.8

02 Feb 12:45
b8dc5ef
Compare
Choose a tag to compare

[0.0.8] - 2025-02-02

Added

  • [config]: Added uniqueItems flag to the lists.
  • [readme]: Clarified in the README the difference between single entities and device entities.

Changed

  • [package]: Update package.
  • [package]: Update dependencies.
  • [package]: Requires matterbridge 2.1.0.
Buy me a coffee

Release 0.0.7

08 Jan 15:42
a378c8b
Compare
Choose a tag to compare

[0.0.7] - 2025-01-08

Added

  • [selectDevice]: Added selectDevice to get the device names from a list in the config editor.
  • [selectDevice]: Added selectEntity to get the entity names from a list in the config editor (requires matterbridge >= 1.7.2).
  • [config]: Added the possibility to validate individual entity in the white and black list by entity_id.
  • [config]: Added the possibility to postfix also the Matter device name to avoid collision with other instances.
  • [package]: Requires matterbridge 1.7.1.

Changed

  • [package]: Update dependencies.

Fixed

  • [config]: Fix the Matter serial number postfix.
Buy me a coffee

Release 0.0.6

24 Dec 15:49
540f319
Compare
Choose a tag to compare

[0.0.6] - 2024-12-24

Added

  • [entity]: Added individual entity of domain automation, scene and script.
  • [config]: Added individual entity white and black list.

Changed

  • [package]: Update package.
  • [package]: Update dependencies.
Buy me a coffee

Release 0.0.5

16 Dec 22:38
6ce5ede
Compare
Choose a tag to compare

[0.0.5] - 2024-12-16

Added

  • [package]: Verified to work with Matterbridege edge.
  • [package]: Jest coverage 91%.
  • [homeassistant]: Added Jest test.

Changed

  • [package]: Requires Matterbridege 1.6.6.
  • [package]: Update dependencies.
Buy me a coffee

Release 0.0.4

12 Dec 21:41
05b3ef8
Compare
Choose a tag to compare

[0.0.4] - 2024-12-12

Added

  • [homeassistant]: Add the possibility to white and black list a device with its name or its device id.
  • [homeassistant]: Add the possibility to black list one or more device entities with their entity id globally or on a device base.
  • [homeassistant]: Add sensor domain with temperature, humidity, pressure and illuminance.

Changed

  • [package]: Requires Matterbridege 1.6.6.
  • [package]: Update dependencies.
Buy me a coffee

Release 0.0.3

07 Dec 21:50
ff9ae65
Compare
Choose a tag to compare

[0.0.3] - 2024-12-07

Added

  • [climate]: Add state heat_cool and attributes target_temp_low target_temp_high to domain climate.

Changed

  • [homeassistant]: Changed to debug the log of processing event.
Buy me a coffee

Release 0.0.2

06 Dec 12:30
0babf92
Compare
Choose a tag to compare

[0.0.2] - 2024-12-06

Added

  • [climate]: Add domain climate.

Changed

  • [fan]: Update domain fan.
  • [command]: Jest on hassCommandConverter.
  • [command]: Refactor hassCommandConverter.
  • [homeassistant]: Refactor HomeAssistant.
Buy me a coffee