Skip to content

Releases: Luligu/matterbridge-zigbee2mqtt

Release 2.1.10

09 Aug 06:05
af58f09
Compare
Choose a tag to compare

[2.1.10] - 2024-08-09

Changed

  • [package]: Updated dependencies.
  • [logger]: Update mqtt to 5.9.1.

Fixed

  • [z2m]: Fixed issue: 'Only supported EndpointInterface implementation is Endpoint'.
Buy me a coffee

Release 2.1.9

09 Aug 05:56
010f9d6
Compare
Choose a tag to compare

[2.1.9] - 2024-07-28

Changed

  • [package]: Updated dependencies.
  • [logger]: Update node-ansi-logger to 2.0.6.
  • [storage]: Update node-persist-manager to 1.0.8.
Buy me a coffee

Release 2.1.8

23 Jul 06:58
fc29b43
Compare
Choose a tag to compare

[2.1.8] - 2024-07-23

Changed

  • [z2m]: Updated matterbridge imports.
Buy me a coffee

Release 2.1.7

11 Jul 09:33
fca046a
Compare
Choose a tag to compare

[2.1.7] - 2024-07-11

Fixed

  • [z2m]: Fixed trigger when the endpoint is undefined.
Buy me a coffee

Release 2.1.6

10 Jul 20:37
1e65e52
Compare
Choose a tag to compare

[2.1.6] - 2024-07-10

Changed

  • [package]: Updated dependencies.
  • [imports]: Updated matterbridge imports.

Fixed

  • [z2m]: Fixed the detection of color_temp only lights.
Buy me a coffee

Release 2.1.5

02 Jul 07:14
c7a5131
Compare
Choose a tag to compare

[2.1.5] - 2024-07-01

Changed

  • [z2m]: Added transition to ColorControl if the zigbee device supports it and the controller sends it. You can disable this globally adding transition to the featureBlackList or only for the single device adding transition to the deviceFeatureBlackList. (Thanks Stefan Schweiger).

Fixed

  • [zigbee]: Fixed WindowCovering.targetPositionLiftPercent100ths update (Thanks Nitay Ben-Zvi).
Buy me a coffee

Release 2.1.4

30 Jun 06:35
c1cb887
Compare
Choose a tag to compare

[2.1.4] - 2024-06-30

Changed

  • [dependencies]: Update dependencies.
  • [dependencies]: Update eslint to 9.6.0.
Buy me a coffee

Release 2.1.3

23 Jun 06:21
0be85bc
Compare
Choose a tag to compare

[2.1.3] - 2024-06-23

Added

  • [zigbee]: Added new properties: co - CarbonMonoxideConcentrationMeasurement, co2 - CarbonDioxideConcentrationMeasurement, formaldehyd - FormaldehydeConcentrationMeasurement, pm1 - Pm1ConcentrationMeasurement, pm25 - Pm25ConcentrationMeasurement, pm10 - Pm10ConcentrationMeasurement

Changed

  • [bridge/info]: Log error when advanced.output is set to 'attribute'.

Fixed

  • [bridge/info]: Fixed the issue when advanced.output is set 'attribute_and_json'. (Thanks copystring).
  • [bridge/info]: Fixed the issue when include_device_information is set to true. (Thanks copystring).
Buy me a coffee

Release 2.1.2

21 Jun 19:40
861e400
Compare
Choose a tag to compare

[2.1.2] - 2024-06-21

Added

  • [dependencies]: Update dependencies.
  • [start]: Refactor start sequence.
Buy me a coffee

Release 2.1.1

20 Jun 14:17
4c9e2d5
Compare
Choose a tag to compare

[2.1.1] - 2024-06-20

Added

  • [dependencies]: Update dependencies (mqtt to 5.7.2).
  • [schema]: Added info log when the plugin starts to register devices and groups. Added empty bridge/config and bridge/definitions handlers.
Buy me a coffee