rdmtc / RedMatic

Node-RED packaged as Addon for the Homematic CCU3 and RaspberryMatic 🤹‍♂️
Apache License 2.0
533 stars 47 forks source link

Update Redmatic binary packages #525

Open joergensen70 opened 2 years ago

joergensen70 commented 2 years ago

Could be a silly questions but I searched a long time and didn't find a solution. Using some of the binary packages in RedMatic like node-red-contrib-modbus, node-red-contrib-smartmeter and node-red-node-serialport. I installed them through the package installation page. Since I have some modbus connection issues (connection gets lost after a certain time), and there are updates available for those packages, I wanted to update them. I updated the complete RedMatic to Version 7.2.1 but the Version of the packages didn't change. If my understanding is correct, they are part of the RedMatic package in a pre-compiled manner. Is there any way I can update them on my own?

Sineos commented 2 years ago

Unfortunately, there are no instructions / how-to. Essentially you would have to setup a cross compiling environment and build the packages there.