rdmtc / node-red-contrib-ccu

Node-RED Nodes for the Homematic CCU
https://flows.nodered.org/node/node-red-contrib-ccu
MIT License
70 stars 13 forks source link

Ports #132

Open T1mey opened 3 years ago

T1mey commented 3 years ago

Which values to set for

BINRPC listening port XMLRPC listening port

image

CCU was detected and was selectable in the dropdown.

If I want to select a device the nothing gets loaded.

image

Which are the right standard ports? I Run a pivccu Image and installed node Red via command Line. Any need to Forward Ports ? How can this be configured?

Konrni commented 3 years ago

The following may be helpfull. https://github.com/rdmtc/node-red-contrib-ccu#pivccu

As far as i understand it, BINRPC/XMLRPC listening Port is only for traffic CCU -> node-red. If you don't need a specific Port, use those who came with the creation of a config. These ports must be forwarded to your node-red.

The CCU adress should be IP / hostname your pivccu without "3014(...)". Listen adress should be IP / hostname of your node-red container (here you need port forwarding)

Just for fun https://github.com/rdmtc/RedMatic/wiki/CCU-Nodes#attribute (german)

~don't quote me on that

sniperosx commented 3 years ago

Hello @T1mey, i have the same problem. RaspberryMatic RaPi and NodeRed on another server system. Both via Ethernet in same LAN.

The "value" node tells me that it is connected but like in your screenshot after opening the rooms or device types nothing is being displayed. In Raspberry Matic the device is listed and even listed in some of the groups.

Did you find a solution in the meantime?

T1mey commented 3 years ago

Hello @T1mey, i have the same problem. RaspberryMatic RaPi and NodeRed on another server system. Both via Ethernet in same LAN.

The "value" node tells me that it is connected but like in your screenshot after opening the rooms or device types nothing is being displayed. In Raspberry Matic the device is listed and even listed in some of the groups.

Did you find a solution in the meantime?

Yes, switched to the redmatic addon for CCU.