ioBroker.node-red icon indicating copy to clipboard operation
ioBroker.node-red copied to clipboard

Instantiate the server with node-red

Results 43 ioBroker.node-red issues
Sort by recently updated
recently updated
newest added

Currently the NodeRed Adapter reads the states only during startup of the adapter. If a new state has been created - the NodeRed Adapter has to be restarted to get...

bug
enhancement

Hi, I would like to connect my flow with github. To connect the flow with a github repo I need to generate a SSH key. The problem is now, that...

As an additional enhancement and to keep same functionality with other tools, the iobroker-in Node should be able to filter trigger events with enum definitions (rooms, functions or user defined).

enhancement

Having folders named like "/ABL" can be selcted - but that leads to a "not exists" message and it does not work. In the screenshot find the datastructure, i connect...

enhancement

Since quite a while, I have the issue that the NR adapter suddenly "getting stuck / hangs" at loading the flows: ![grafik](https://user-images.githubusercontent.com/4459312/179222761-fbc1a9ff-fc89-48a5-bb52-fa0696bfead6.png) Already set it to debug, but nothing in...

question
wontfix

I have a problem with a plugin in NodeRED. I need a command sent with the startup. Here is a link to it, maybe someone can tell where to insert...

wontfix

The iobroker node creates not existing topics if the the topic is variable and specified in the message objekt. Fine!!! even if the Folder Objects are not created on each...

enhancement

As iobroker IN Nodes does support topic in mqtt notiaton ![image](https://user-images.githubusercontent.com/58858526/228687373-6c24a4bd-121f-4c3c-b198-3e0b5ce1aea4.png) I would expect that the iobroker out node will support this as well. ![image](https://user-images.githubusercontent.com/58858526/228688464-ee89fff0-489d-455f-9675-1caac295a30e.png) However if you user mqtt...

enhancement

Hello! https secure = on makes no sense for ip addresses. If https, host name should be choosable (same as for homematic rpc adapters) Workaround here is to set ip...

enhancement

I created an ioBroker in node with ``` topic: 'shelly/0/SHBDUO-1#483FDA928A8B#1/lights/Switch' topic format: MQTT (with '/') (the default!) ``` But the node never outputs a message. This is confusing. If I...

enhancement