Open T1mey opened 4 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
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?
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.
Which values to set for
BINRPC listening port XMLRPC listening port
CCU was detected and was selectable in the dropdown.
If I want to select a device the nothing gets loaded.
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?