Skip to content

Releases: Luligu/matterbridge-zigbee2mqtt

Release 2.4.5

05 Feb 19:57
a129878
Compare
Choose a tag to compare

[2.4.5] - 2025-02-05

Added

Changed

  • [package]: Updated dependencies.

Fixed

Buy me a coffee

Release 2.4.4

02 Feb 12:45
146ac9a
Compare
Choose a tag to compare

[2.4.4] - 2025-02-02

Changed

  • [plugin]: Requires Matterbridge 2.1.0.
  • [package]: Updated package.
  • [package]: Updated dependencies.
Buy me a coffee

Release 2.4.3

20 Jan 08:27
3d9b9cb
Compare
Choose a tag to compare

[2.4.3] - 2025-01-20

Fixed

  • [plugin]: Requires Matterbridge 1.7.3.
  • [package]: Updated dependencies.
Buy me a coffee

Release 2.4.2

11 Jan 17:14
f956503
Compare
Choose a tag to compare

[2.4.2] - 2025-01-11

Fixed

  • [endpoint]: Fixed blacklist of child endpoints.
Buy me a coffee

Release 2.4.1

11 Jan 16:38
a839a72
Compare
Choose a tag to compare

[2.4.1] - 2025-01-11

Added

  • [selectEntity]: Added selectEntity to get the features names from a list in the config editor.
  • [configUrl]: Added zigbeeFrontend in the config to prefix configUrl to get a link to the zigbee2mqtt frontend from the Matterbridge frontend Devices page. This allows to open the device configuration from the frontend.

Changed

  • [plugin]: Requires Matterbridge 1.7.2.
  • [package]: Updated dependencies.
Buy me a coffee

Release 2.4.0

08 Jan 08:15
bd6c1aa
Compare
Choose a tag to compare

[2.4.0] - 2025-01-08

Added

  • [selectDevice]: Added selectDevice to get the device names from a list in the config editor.
  • [configUrl]: Added configUrl to get a link to the zigbee2mqtt frontend from the Matterbridge frontend Devices page.

Changed

Buy me a coffee

Release 2.3.2

24 Dec 10:00
ff66470
Compare
Choose a tag to compare

[2.3.2] - 2024-12-24

Changed

  • [package]: Updated package.
  • [package]: Updated dependencies.
  • [plugin]: Use platform white and black list.
  • [platform]: Use platform endpoint number check.
Buy me a coffee

Release 2.3.1

12 Dec 15:25
35e1aeb
Compare
Choose a tag to compare

[2.3.1] - 2024-12-12

Added

  • [colorControl] Update ColorControl cluster
  • [levelControl] Update currentLevel to minLevel

Changed

  • [package]: Updated dependencies.
  • [plugin]: Requires Matterbridge 1.6.6.

Fixed

Buy me a coffee

Release 2.3.0

04 Dec 22:29
4eb6840
Compare
Choose a tag to compare

[2.3.0] - 2024-12-04

Added

  • [matterbridge]: Verified to work with Matterbridge edge (matter.js new API).
  • [covers]: Add position movement updates to the controller.
  • [covers]: Fix group cover at controller.
  • [zigbeeEntity]: Add create async to ZigbeeDevice and ZigbeeGroup.

Changed

  • [package]: Updated dependencies.
  • [plugin]: Requires Matterbridge 1.6.5.

Fixed

Buy me a coffee

Release 2.2.2

26 Nov 18:48
1e49c14
Compare
Choose a tag to compare

[2.2.2] - 2024-11-26

Added

  • [thermostat]: Added min_temperature_limit and max_temperature_limit converter to thermostats.
  • [thermostat]: Added min_heat_setpoint_limit and max_heat_setpoint_limit converter to thermostats.
  • [thermostat]: Added configuration for heat only and cool only thermostats.
  • [matter]: Added tagList to child endpoints.

Changed

  • [mqtt]: Username and password are passed like undefined unless set.
  • [readme]: Updated install script.
  • [readme]: Updated build script.
  • [package]: Updated dependencies.
  • [plugin]: Requires Matterbridge 1.6.2.

Fixed

  • [thermostat]: Fixed the case when instead of current_heating_setpoint the property is occupied_heating_setpoint.
  • [thermostat]: Fixed the case when instead of current_cooling_setpoint the property is occupied_cooling_setpoint.
Buy me a coffee