connect-logic-nodes
v0.0.3
Published
Node-RED contribution package with nodes to simplify configuration of logic for CONNECT Smart Home.
Downloads
36
Maintainers
Readme
connect-logic-nodes
CONNECT Logic nodes pack
Node-RED contribution package with nodes to simplify configuration of logic for CONNECT Smart Home
Full documentation and automation examples: CONNECT Docs.
Follow us on Instagram, YouTube.
Nodes description
Logic-invert
Node for invert input logical value.
Logic-variable-set
Node for set the variable value to the memory.
Logic-variable-get
Node for get the variable value from the memory.
Logic-variable-condition
Node for check the condition for current value of the variable.
Logic-button-events
Node for generate button events. Button events currently supported include:
- Single click
- Double click
- Triple click
- Quadre click
- Hold started
- Hold finished
You can also get total number of clicks.
Logic-toggle
Node for toggle state.
Logic-constant
Node for inject constant value.
Installation
Run the following command in the root directory of your Node-RED install
npm install connect-logic-nodes
or install it via Node-RED Manage palete