Skip to content

Releases: Koenkk/zigbee2mqtt

1.37.0

01 May 19:39
46f34c8
Compare
Choose a tag to compare

Notes

  • For Home Assistant users: this release requires at least Home Assistant 2024.4.
  • This release contains various improvements to the logging:
    • Zigbee-herdsman now uses the Zigbee2MQTT logger, meaning that the logging will now be included in the Zigbee2MQTT log files.
    • To increase the overal performance of Zigbee2MQTT, debug logging is not logged to zigbee2mqtt/bridge/logging and the frontend anymore.
  • The ezsp driver is now deprecated in favour of the new ember driver. The ember driver will become the officially supported driver for EmberZNet adapters in the future. See this discussion for more info and how to migrate.

Improvements

Fixes

Read more

1.36.1

01 Apr 18:00
ffc2ff1
Compare
Choose a tag to compare

Notes

  • Due to some internal changes, some external converters will break. To fix it simply remove const extend = require('zigbee-herdsman-converters/lib/extend'); from the external converter.

Improvements

Fixes

Read more

1.36.0

01 Mar 20:05
86ed71c
Compare
Choose a tag to compare

Notes

This release adds support for a new experimental Ember driver which can be used as a replacement for the existing EZSP adapter driver. In case you are currently experiencing issues with your EZSP adapter (e.g. Dongle-E/SkyConnect), please give it a try. Instructions on how to use it can be found here. Many thanks to @Nerivec for implementing this!

Improvements

Fixes

Read more

1.35.3

06 Feb 19:54
fe0742a
Compare
Choose a tag to compare

This is a hotfix release to address the connection issues with Conbee/Raspbee adapters introduced in 1.35.2 (#21162)

Improvements

Fixes

  • #7018 Aqara ZNQBKG38LM, ZNQBKG39LM, ZNQBKG40LM and ZNQBKG41LM improvements (@waterlou)
  • #7025 EMIZB-132: Avoid reporting of zero energy (currentSummDelivered) (@svhelge)
  • #21259 Fix Gledopto GL-SD-001 commands timing out (@Koenkk)
  • #7015 Fix Xiaomi LYWSD03MMC integration (@devbis)
  • #7021 Avoid negative values (-2聽147聽483聽648) for EMIZB-132 (@svhelge)
  • #7016 Disable blinking of internal green led of WB-MSW-ZIGBEE v.4 (@Dronablo)
  • #21232 Disable unsupported OTA for Aqara MCCGQ14LM (@Koenkk)
  • #21230 Fix No converter available error for TuYa ZY-M100-24G (@Koenkk)
  • #21203 Fix configure of eWeLink ZB-SW0X failing (@Koenkk)
  • #20886 Rename 3137308/3137309 to 3004482/3137308/3137309 (@Koenkk)
  • #7019 Update Open'R description (@ElouanHocineNexelec)
  • #7011 Fix fan control of BAC-002-ALZB (@a2nt)
  • #21196 Fix no actions for TuYa TS0042 (@Koenkk)
  • #21212 Fix power source for Namron 1402767 (@Koenkk)
  • #7013 Improve SONOFF SNZB-02 reporting intervals (@enryIT)
  • #7003 'transition' is not a number, got string () when transition: "" (@krzysztof-kwitt)
  • #20551 \u001aTRADFRI bulb GU10 WW 345lm not detected as supported (@Koenkk)
  • #7010 Fix Aqara ZNQBKG38LM, ZNQBKG39LM, ZNQBKG40LM and ZNQBKG41LM bugs (@waterlou)
  • #21158 Fix single_1 instead of single action for various TuYa devices (@Koenkk)
  • #17148 Fix failing commands to Aqara ZNCWWSQ01LM causing a crash (@Koenkk)
  • #21183 Fix Light Solution 3137308/3137309 not exposing dimming functionality (@Koenkk)
  • #6997 LiXee: Correct stge parsing by converting String to raw hex number (@mildis)
  • #7001 Log instead of throwing exception when generateDefinition can handle only 1 endpoint (@Nerivec)
  • #19559 Fix battery not exposed for Aqara MCCGQ12LM (@Koenkk)
  • #6990 ManuSpecificLumiicLumi should be manuSpecificLumi (@sjorge)
  • #6991 Update Vesternet VES-ZB-SWI-015 to configure power reporting based on firmware version (@martyn-vesternet)
  • #21152 Remove manufaturer code from StelproOutdoorTemp (@Koenkk)
  • #6993 Fix Niko 552-72301 state (@VoltX)

Frontend

New supported devices

This release adds support for 3 devices:

  • #6999 8719514338487 Philips Hue white ambiance Pillar spotlight with Bluetooth (white) + dimmer switch (@dasadi)
  • #17521 BAC-003 TuYa Central air conditioner thermostat temperature controller (@pippocuce)
  • #6985 ZS-SR-EUC Moes Star ring - smart curtain switch (@tdelsupexhe)

Fixed device detections

  • #21240 Detect \u001aTRADFRI bulb GU10 WW 345lm8 as IKEA LED2104R3 (@Koenkk)
  • #6984 Detect _TZE200_wnp4d4va as Mercator Iku眉 SSW06G (@SeanoNET)
  • #7017 Detect 0x8040, 0x8041 and 0x8042 as Danfoss Icon (@JensenInnovation)
  • #21240 Detect TRADFRI bulb GU10 WW 345lm8 as IKEA LED2104R3 (@Koenkk)
  • #21186 Detect _TZE200_e9ba97vf and _TZE200_kds0pmmv as Moes TV01-ZB (@Koenkk)
  • #7005 Detect _TZE200_sgpeacqp as TuYa TS0601_smart_human_presence_sensor_1 (@lgleim)
  • #21172 Detect _TZ3290_gnl5a6a5xvql7c2a as TuYa iH-F8260 (@kikher)
  • #21174 Detect WATER_TPV13 as HEIMAN HS1WL/HS3WL (@Koenkk)
  • #6804 Detect _TZ3000_18ejxno0 as Moes ZS-EUB_2gang (@liamstears)
  • #19382 Detect TRADFRI bulb E26 WW G95 CL 470lm as IKEA LED2102G3 (@Koenkk)

1.35.2

01 Feb 16:31
06b3395
Compare
Choose a tag to compare

Improvements

Fixes

Read more

1.35.1

07 Jan 12:56
9eaaa0f
Compare
Choose a tag to compare

This release is a hot-fix release for 1.35.0, enjoy!

Improvements

  • #7 Expose action for MiBoxer FUT089Z (@Koenkk)
  • #6841 Expose sensor_temp for Xiaomi SRTS-A01 (@yclybouw)
  • #6831 Support custom CA certs for OTA firmware downloads (fixes Hue OTA updates) (@kaechele)
  • #6836 Support OTA for IKEA E2134 (@mik9)
  • #6810 Add new features to Ubisys H1 (@sjorge)
  • #6809 Adapt exposes according to covering type for Ubisys J1 (@slugzero)
  • #6807 Expose keypad_lockout for Schneider Electric WV704R0A0902 (@infabo)

Fixes

Frontend

New supported devices

This release adds support for 9 devices:

Fixed device detections

1.35.0

01 Jan 12:36
b5a90e9
Compare
Choose a tag to compare

First of all, happy new year! 馃巻

This release contains a quite fundamental change on how Zigbee2MQTT handles unsupported devices.
Zigbee2MQTT will now attempt to automatically detect features supported by the device and discover those to e.g. the frontend and Home Assistant.
This means that if you, for example pair an unsupported light, there is no need to wait for official support. Basic features will work out-of-the-box.
The way to officially add support for devices has also been simplified due to this (docs). These changes have been made in #6692 and #20358.

Features

Improvements

Fixes

Read more

1.34.0

01 Dec 09:55
aae7312
Compare
Choose a tag to compare

Features

Improvements

Fixes

Read more

1.33.2

01 Nov 19:26
9996c93
Compare
Choose a tag to compare

Improvements

Fixes

New supported devices

This release adds support for 39 devices:

Read more

1.33.1

03 Oct 13:39
7e63039
Compare
Choose a tag to compare

Improvements

Fixes

New supported devices

This release adds support for 41 devices:

Read more