node-red-contrib-tasmotas
v2.1.0
Published
Use and control Tasmota devices in NodeRed
Downloads
154
Maintainers
Readme
node-red-contrib-tasmotas
Support for Tasmota devices in SmartHome projects using Node-RED.
The goal of the project is to allow using and configure devices flashed with Tasmota firmware in Node-Red
Getting Started
Prerequisites: Node-RED installation. For details see here.
Install via npm
$ cd ~/.node-red
$ npm install node-red-contrib-tasmotas
then restart node-red
The Tasmota devices are represented by config Nodes (single Node per device). The flow Nodes references a device node and can exists multiple times in different flows. It can be defined a project object to group and control all Tasmota devices in the local network. The management functions can be accessed over an "Config" nodes. The devices can be accessed over MQTT or HTTP. The IP addresses of the devices will be detect automaticaly. The device configurations will be downloded and cached localy.
Available Nodes
- Switch Represents a Tasmota Power channel
- Shutter Represents a Tasmota Shutter device
- Sensor Represents a Tasmota generic sensor access
- Button Represents a Tasmota Button device
- Light Represents a Tasmota Light device
- Generic Represents a generic Tasmota device
- Config Can be used to access and control one or more devices
TODO:
- detailed nodes description
- provide usage examples
Disclaimer
The software is provided as-is under the MIT license. The author cannot be held responsible for any unintended behaviours.
Thanks
If you like our ideas and want to support further development, you can donate here: