@sdetweil said in Update fail:
@JerryP and try my script?
Yesterday I have made a new install whit your script.
After that i’ts was running fine (Standard module)
https://github.com/sdetweil/MagicMirror_scripts (That was good)
When I’m trying to put my own module back whit al git clone and install I run in to trouble.
-
https://github.com/BenRoe/MMM-SystemStats (Trouble black screen)
-
https://github.com/ashishtank/MMM-MercedesMe (Trouble black screen)
{
module: "MMM-MercedesMe",
position: "bottom_right",
config: {
client_id: '************',
client_secret: '************',
vehicleType: 'Electric',
vehicleId: 'WDD**************',
displayStyle: 'singledial', //# twodial & singledial
//updateInterval: 300000, // 10 Minutes,
maxRange: 175,
debug: false,
logsInFile: false,
}},
{
module: 'MMM-SystemStats',
position: 'top_center',
config: {
updateInterval: 10000, // every 10 seconds
align: 'right', // align labels
units: 'metric', // default, metric, imperial
view: 'textAndIcon',
},
And the total mirror is look like i’ts zoom-in for 20% or something.
So that’s the status for now. Its running on 75% hahahah (Smile)