I finally got around to posting my flow on github that I created for large os dashboard for time to full when charging. No guarantees implied or otherwise. Use at your own risk. This will be pretty close to accurate for lithium banks, but obviously not so much for other chemistries that have a steep charging curve when they closer to full.
I'm very new to victron and node red, so go easy on me fellers and fell'ets. Feel free to make any suggestions to make it better.
0 Answers
Hi,
I've developed my own node-red dashboard on venus large image on RPI. Everything ist running fine now and thats why I would like to access my node-red dashboard directly from my RPI touchscreen display. How can I achieve this ? Is there a startup bash script somewhere on venus@Pi, where I can point to my local node red dashboard ? Or can I even load both UIs and switch with a gesture between them ?
This is how my node-red dashboard looks right now ;) :
[image]
7 Answers
@Guy Stewart (Victron Community Manager)
Is it possible to launch and display the Node-RED dashboard, directly on the Cerbo GX - Touch 50 display?
Like swiping left and right between different default Venus OS screen layouts, could the Node-RED dashboard perhaps be accessible this way, as a fourth screen layout?
Thanks, Anton
2 Answers
getting an error when installing node red dashboard.
root@beaglebone:~# npm i node-red-dashboard
npm WARN saveError ENOENT: no such file or directory, open '/data/home/root/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/data/home/root/package.json'
npm WARN root No description
npm WARN root No repository field.
npm WARN root No README data
npm WARN root No license field.
How do I correct this ?
1 Answer