janvda
janvda
E.g. in a Node-RED container I have installed `node-red-contrib-math` by entering the following command `npm install bartbutenaers/node-red-contrib-math` This did successfully install the math node but when I restarted the container,...
The goal of this feature request is to specifically monitor the node-red application running in the node-red containers using Telegraf and Grafana.
Sometimes we can no longer access the Grafana user interface or the Node-RED editor through the public device URL after a deployment (`git push resin master`). In that case we...
Hi, Well done. It is working for me. The only very little thing is that I get a negative altitude. `pi@raspberrypi:~ $ ./raspberry-pi-bme280/bme280 {"sensor":"bme280", "humidity":52.73, "pressure":1027.16, "temperature":21.39, "altitude":-117.22, "timestamp":1481299767} `...
### What are the steps to reproduce? The following flow shows the problem related to 2 change nodes having jsonata expressions. The jsonata expression in the second change node seems...
I am getting below email from slack:  The links in that email: * [rtm.start Web API method](https://api.slack.com/methods/rtm.start) * [rtm.connect](https://api.slack.com/methods/rtm.connect) * [Socket Mode](https://api.slack.com/apis/connections/socket) * [Upcoming changes to rtm.start](https://api.slack.com/changelog/2021-10-rtm-start-to-stop) * [How...
## What is the feature? Using the configure window you can change most thermostat settings but you can't change the real thermostat (climate entity). Here below a screenshot of the...
I would like to use extension mopidy-api-explorer I managed to get it installed by docker command (ignore `mopidy-local` and `git+https://github.com/antosart/mopidy-cd.git`) ``` RUN python3 -m pip install cffi==1.12.2 mopidy-local git+https://github.com/mopidy/mopidy-api-explorer.git git+https://github.com/antosart/mopidy-cd.git...
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...