Node-Red deCONZ
Node-Red Nodes for deCONZ connectivity.
The new 2.0 beta version is out
Hi it's @Zehir here, I worked hard for months on a complete rework of this plugin. There is a ton of new features, it's will be easier to do stuff on node-red. If you have any issue with this beta version, feel free to open issues on GitHub.
This new version requires Node-Red version 2.0 or newer. (It's could work with lasted 1.X version of Node-Red).
Some new features (Changelog):
- Multiple device selection
- Select device using queries
- Multiple commands at once
- Query multiple devices and merge the result
- Many more to come
If you want to try the beta version you can install it from npm using the dev tag
but you should backup your flow and be able to restore your flow if anything goes wrong.
As the current beta.8 everything should keep working after the update. The migration should be seamless, if it's not the case for you please open an issue.
Legacy version
The last version of the "legacy" version will by 1.3.3. This version was originally created
by @Andreypopov, he mentioned that he stopped development. Dennis the Community Manager of deCONZ asked him to transfer the repository so we can advance on it later. Please bear with us.
Available nodes are:
- deconz-in: A node to subscribe to deCONZ devices
- deconz-get: get state of device or group
- deconz-out: send data to device or group
- deconz-battery: get battery status of device
- deconz-event: get all deconz events
Home Assistant
Do not forget to open ports:
Watch YouTube video