ioBroker.node-red
ioBroker.node-red copied to clipboard
Instantiate the server with node-red
Bumps [jsonata](https://github.com/jsonata-js/jsonata) to 1.8.7 and updates ancestor dependency [node-red](https://github.com/node-red/node-red). These dependencies need to be updated together. Updates `jsonata` from 1.8.6 to 1.8.7 Release notes Sourced from jsonata's releases. 1.8.7 Maintenance...
Removes [nodemailer](https://github.com/nodemailer/nodemailer). It's no longer used after updating ancestor dependency [node-red-node-email](https://github.com/node-red/node-red-nodes/tree/HEAD/tree/master/social/email). These dependencies need to be updated together. Removes `nodemailer` Updates `node-red-node-email` from 2.1.0 to 2.2.0 Commits See full diff...
If I only open and close the configuration of my NodeRed instance, I get the following warning in the log: 2024-03-19 18:24:05.403 - warn: admin.0 (1618) node-red has an invalid...
Ich würde gern in meiner eigenen Installation testweise einen neuen Node zum Adapter hinzufügen (Mix von **ioBroker in** und **ioBroker get**). Dazu habe ich ein Packet angelegt und in Node-Red...
Hi there, i am not able to connect to a repository. What i tried to do: 1. Installed a new instance of NodeRed @5.1.0 2. Created a NodeRed project 3....
With the current version of Node-RED (5.1.0), I am getting the following error when I access the instance settings: ` admin.0 | 2024-01-31 09:16:12.801 | warn | node-red has an...
If the list node does not read values then the last ts in the returned objects is incorrect. (Seems as this ts contains then the creation date of the object)....
I can create topics/objects in iobroker from NodeRed, perfect :) But now I also want to delete topics/objects in iobroker. Can you please implement this?
Hallo, ich habe das gleiche Problem (https://github.com/ioBroker/ioBroker.node-red/issues/32) mit der aktuellen Version: node-red.0 2023-06-30 16:57:00.062 warn 30 Jun 16:57:00 - [warn] Verschlüsselte Credentials nicht gefunden node-red.0 2023-06-30 16:56:59.952 warn 30 Jun...
When using the node 'ioBroker get' to fetch a non-existing value causes a fatal crash of node-red when using a js-controller >= 5.0.14. Most likely this is caused by [this...