node-red-contrib-balena icon indicating copy to clipboard operation
node-red-contrib-balena copied to clipboard

A set of nodes to interact with the balena supervisor from node-red

Results 5 node-red-contrib-balena issues
Sort by recently updated
recently updated
newest added

Moving contributions from @janvda to new PR so balena can continue their work here.

This pull request addresses issue https://github.com/balena-io-projects/node-red-contrib-balena/issues/10

It would be interesting to extend the existing node-red-contrib-balena nodes with nodes that allow to stop, start, restart a specific service of a multicontainer balena application. Similarly as can be...

I have deployed application https://github.com/janvda/balena-node-red/tree/pigpiod on my raspberry pi. When I then trigger the `purge` node then I get the error `An error occurred: null`. Instead of this I would...

Hi, I have a node-red flow using the `device state` node. It is triggered once every seconds. After some time running, i get a `[error] [device:device state] An error occurred:...