Skip to content

Releases: Koenkk/zigbee2mqtt

2.7.1

06 Dec 20:30
6d30fa1

Choose a tag to compare

Notes

This hotfix release resolves an issue causing Z2M to crash from excessive disk writes (e.g. #29971, #29957, #29999)

Improvements

Fixes

New supported devices

This release adds support for 20 devices:

Fixed device detections

2.7.0

01 Dec 20:26
110149f

Choose a tag to compare

Features

  • #29730 Add action bridge/request API (@Nerivec)
    • This enables resetting Philips Hue devices using their serial number (thanks for all the reverse engineering @Mstrodl!):
      Screenshot 2025-12-01 at 21 30 19
  • #29750 Add new bind/reporting/map features (@Nerivec)

Improvements

Fixes

Read more

2.6.3

01 Nov 20:48
6e001b4

Choose a tag to compare

Improvements

Fixes

Read more

2.6.2

01 Oct 17:51
4d247f3

Choose a tag to compare

Notes

Screenshot 2025-09-30 at 22 08 40

Improvements

Fixes

Read more

2.6.1

01 Sep 19:05
e9889e5

Choose a tag to compare

Notes

  • In the October release the new Windfront frontend will become the default. Make sure to check it out and provide your feedback in #28442. In case you encounter bugs, submit a new issue here. This means that:
    • If you have no specific frontend configured, Windfront will be used
    • It's still possible to use the legacy frontend, but note that it will not receive any new features
  • Some URLs in the Windfront frontend have been changed, make sure to update your bookmarks in case you had them.
  • Various changes have been made which can break external converters, especially Tuya devices will be affected. In case your external converter does not work anymore please submit an issue.
  • Due to the added support of ZCL non-values (values used to indicate "unavailable state", calibrating, etc.) if you see a device value not being updated when you usually did before (albeit to a weird value like -367.68°C), it could be the sensor of the device is temporarily unavailable.

Improvements

Fixes

Read more

2.6.0

01 Aug 15:42
0bdc3fd

Choose a tag to compare

Features

  • #27851 Allow to disable internal frontend UI serving for standalone serving (@Nerivec)

Improvements

Fixes

Frontend

New supported devices

This release adds support for 43 devices:

Read more

2.5.1

02 Jul 19:38
5063c7d

Choose a tag to compare

Notes

  • This is a hot-fix release that resolves startup failures for users with Conbee adapters running older firmware version (#27864)

Fixes

  • #27880 Various Windfront frontend improvements (@Nerivec)
  • #1438 DeCONZ: Handle unsupported status code for read parameter response (@manup)

2.5.0

01 Jul 18:28

Choose a tag to compare

Notes

  • Based on the feedback in #27564 a lot of improvements have been done to new Windfront frontend. The improved version also adds support for the new health feature (thanks @Nerivec!).
Screenshot 2025-07-01 at 20 15 53
  • The deCONZ driver has been completely refactored. It now supports backups and channel changing (thanks @manup!).

Features

Improvements

Fixes

Frontend

New supported devices

This release adds support for 44 devices:

Read more

2.4.0

01 Jun 18:08
bdb94da

Choose a tag to compare

Notes

  • This release comes with a new frontend called zigbee2mqtt-windfront which is an improved version of the current frontend developed by @Nerivec. To enable this new frontend set the following in your configuration.yaml:
    frontend:
      enabled: true
      package: zigbee2mqtt-windfront
    Feedback on this new frontend can be given in #27564
  • For bare metal installations: support for NodeJS 18 has been dropped.

Improvements

Fixes

Frontend

Read more

2.3.0

01 May 18:24
aec59cb

Choose a tag to compare

Notes

  • A development environment for external converters is now available.
  • This release brings improvements to the availability feature, this slightly changes the behaviour, see #26811 for more details.

Features

Improvements

Fixes

Frontend

New supported devices

This release adds support for 71 devices:

Read more