github andreypopov/node-red-contrib-zigbee2mqtt v2.0.2-beta
Pre-release: Complete rework

latest releases: v2.7.4, v2.7.3, v2.7.2...
pre-release2 years ago
  • no zigbee2mqtt Legacy API anymore;
  • better node statuses;
  • support of availability option: blue statuses if availability is off, green = available, red = not available;
  • added timestamp to node's status after 3 seconds after of node.send();
    2022-02-07_21-59-25

z2m-bridge node:
2022-02-07_21-44-52

  • added restart button;
  • added output of important options;

z2m-get node:
2022-02-07_21-48-00
2022-02-07_21-47-33

  • choose msg.topic for getting data of any device, as msg.topic you can use: mqtt topic, friendly_name or selector

z2m-in node:

  • improved and fixed "output at startup" option;
  • filter unchanged values, so node will send only changes;
  • added msg.changed, which outputs previous value;
  • removed msg.device and msg.group, replaced by msg.item;
  • added msg.topic;
  • added msg.selector - it is an internal code of device which can be used as id in html code;
    2022-02-07_21-56-55

z2m-out node:

  • removed transition option;
    - WILL BE REWORKED IN v2.1;

Don't miss a new node-red-contrib-zigbee2mqtt release

NewReleases is sending notifications on new releases.