Closed drtinaz closed 8 months ago
Line 220 of the driver has 'hertbeat' instead of 'heartbeat', is that correct?
Line 220 of the driver has 'hertbeat' instead of 'heartbeat', is that correct?
Ok, will fix it, this is a typo, only seen in the logs.
there is a small handful of people using a modified version of the old RemoteGPIO from my GitHub, so I have added that to the list of dependencies. I have added to the setup script to create services.json.orig before services.json is patched, so that the original file can be restored from terminal if something goes bad. The .orig file will be located in /usr/lib/node_modules/@victronenergy/node-red-contrib-victron/src/services. Being located in this directory will insure that the .orig file will always be replaced with a new .orig file upon a firmware update.