Releases: Dirnei/node-red-contrib-zigbee2mqtt-devices
Releases · Dirnei/node-red-contrib-zigbee2mqtt-devices
Release: 0.17.2
- Added support for z2m Version
1.17.0
Release 0.17.1
Bugfixes
- Fixed npm package. Due to the change to TypeScript in version
0.17.0
all nodes were broken because it was not built before publish.
Release 0.17.0
Features:
- Added the bridge log node to provide an easy way to receive and filter logs that are published into the
zigbee2mqtt/bridge/log
topic. - Added
Error-Notification
to thedevice-list
in thedevice-config-node
for better debugging the problem of the empty device list. (Will be added to all device lists if proven helpfull)
Bug fixes:
- Fixed typo in Shelly 2.5 node.
- Fixed toggle relay in Shelly 2.5 node.
Behind the scenes
- Changed code to TypeScript
Release 0.16.1
- Fixed Color Temperature change when sending an action command
- Fixed a bug when brightness was a empty string
Release 0.16.0
- Added new Ikea Dimmer node, which supports the models ICTC-G-1 and E1743
- Added node for Eurotronic Spirit Thermostat
- Fixed Devices not listed when Node-RED is using httpAdminRoot setting
Release 0.15.2
- Fixed ota-update node. It was not working since v0.14.0
Release 0.15.1
The dependency mqtt in version 4.2.2 is not working. Fixed to 4.2.1 for now. They also released 4.2.3 but lets wait a bit :)
Release 0.15.0
- Added option "Repeatedly send hold message until button released" to button-siwtch
- Added fallback for legacy payload of Ikea dimmer
Release 0.14.2
- Fixed Ikea dimmer payload. It is also differnet then before.
- Fixed the device-status node.
Release 0.14.1
Changed ikea-dimmer click property to action, because click is now legacy