@evilbunny/node-red-contrib-zigbee2mqtt 3.2.11

Fork of Zigbee2mqtt connectivity nodes for node-red

npm install @evilbunny/node-red-contrib-zigbee2mqtt

Forked

This was forked from andreypopov/node-red-contrib-zigbee2mqtt but that repo was last updated more than 18 months ago and the dependencies were horribly out of date and wouldn't cleanly install for me.

I've made other improvements, such as more state options to support ZigBee devices I own. I submitted a PR for the changes but given all the unmerged PRs, I don't expect my PR will be merged.

@evilbunny/node-red-contrib-zigbee2mqtt

platform Min Node Version GitHub version GitHub stars Package Quality

issues GitHub last commit NPM Total Downloads NPM Downloads per month Repo size

Node-Red Nodes for Zigbee2mqtt connectivity.

Install

You should do the following:

npm install -g node-red
mkdir -p /opt/node-red
useradd -d /opt/node-red -M node-red
chown -R node-red: /opt/node-red
su -s /bin/bash - node-red
mkdir -p .node-red
cd .node-red
node-red admin init

Next edit the settings.js to match your server nano settings.js

Finally install this module

npm install @evilbunny/node-red-contrib-zigbee2mqtt

and then you can start Node Red by doing

cd ..
node-red

Available nodes

  • zigbee2mqtt-eb-in: listen to device
  • zigbee2mqtt-eb-get: get current value of device
  • zigbee2mqtt-eb-out: send command to device
  • zigbee2mqtt-eb-bridge: logs, options, other events

Extra features:

  • groups support
  • network map generation

Support

Developing and supporting this plugin needs time and efforts. Appreciate your support on Patreon. Here, you can sign up to be a member and help support my project.

Node Info

Version: 3.2.11
Updated 2 days ago
License: GPL
Rating: not yet rated

Categories

Actions

Rate:

Downloads

0 in the last week

Nodes

  • zigbee2mqtt-eb-in
  • zigbee2mqtt-eb-get
  • zigbee2mqtt-eb-out
  • zigbee2mqtt-eb-bridge
  • zigbee2mqtt-eb-server
  • zigbee2mqtt-eb-api

Keywords

  • zigbee2mqtt
  • z2m
  • mqtt
  • node-red

Maintainers