Thank you for your prompt reply, i have install again.
but sorry i am still standing on the tube …
where does that go ??
“dependencies”: {
“chart.js”: “^2.9.3”,
“flow”: “^0.2.3”,
“request”: “^2.88.0”
}
{
module: ‘MMM-SunnyPortal’,
position: ‘top_right’,
header: ‘Solar Panels’, // The header text above the module. Use: “” to remove.
config: {
url: ‘https://www.sunnyportal.com’, // The SunnyPortal website’s URL
updateInterval: 900, // How many times do we update the graphs?
// Note: Do not update too frequently or you will get locked out
// 15 Minutes is ideal
username: ‘’, // Username for logging into https://www.sunnyportal.com/
password: ‘’, // Password for logging into https://www.sunnyportal.com/
width: 500, // The total width of the module
height: 400 // The total height of the module
“dependencies”: {
“chart.js”: “^2.9.3”,
“flow”: “^0.2.3”,
“request”: “^2.88.0”,
}
}
},