node-red-contrib-pimatic 1.2.0
Node-red node types for Pimatic
node-red-contrib-pimatic
Node-Red Node Types for Pimatic connectivity.
Overview
Available nodes types are:
Rule Actioncalls a pimatic rule action. The action expression may contain variables to include items of the input message object, for exampledim light-1 to ${ payload }. Note, it is only possible to call a single action.Device Actioncalls a pimatic device action. Optionally, a parameter name and value can be provided to be passed along with the invocation.Get Variablegets the value of the specified pimatic variable and sends it to the output channel when the value has changed or when some input has been received.Set Variablesets the receivedmsg.payloador a given value as the new value for the configured pimaticvariable.Controlleris a supporting node type not shown in the palette. It manages the web socket connection to a pimatic server. As part of the configuration for instances of the aforementioned node types it is possible to select or create an controller. Thus, it is possible to interact with multiple pimatic servers within a flow.
History
See Release History.
Credits
This project has been inspired by Jos Hendriks' work on pimatic-node-red, a pimatic plugin to provide an embedded node-red instance as part of pimatic.
The pimatic.png icon has been created based on the content of the pimatic artworks project published under Creative Commons license.
License
Copyright (c) 2017-2019, Marcus Wittig and contributors. All rights reserved.
License: Apache-2.0.