Node-Red Nodes for deCONZ connectivity.
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 1.2.9 or newer.
Some new features (Changelog):
- Multiple device selection.
- Select device using queries.
- Multiple commands at once.
- Query multiple devices and merge the result.
Make sure you backup your flow before updating, you will not be able to downgrade if the configuration is migrated.
Everything should be seamless, all your configuration will be migrated with the new save format. It's will save the updated configuration only when you open the node configuration and click Deploy. If you don't do it the node will migrate the configuration on each start of Node-Red. Check the Node-Red log if you have any errors that showes up. If you have any issues you can come on the Deconz-Community Discord server or open an issue on Github.
- deconz-in: A node to subscribe to deCONZ events.
- deconz-get: get state of device or group.
- deconz-out: send actions or data to device or group.
- deconz-battery: get battery status of device
- deconz-event: get all deconz events
Do not forget to open ports if you are using Node-Red from outside Home Assistant containers : This is not needed if you are using Node-Red from inside Home Assistant containers.