Hello
Thank you, I’ll try. Thank you. Have a nice day.
Read the statement by Michael Teeuw here.
Posts
-
RE: message Remote Control
-
RE: message Remote Control
The excellent work is partly due to your patience, thank you for everything, I am so happy.
-
RE: message Remote Control
Yes, I systematically restart after each change in js.
Well, you did find that there were indeed two update notifications in config.js.
Something I would never have thought of after making the change in the second update notification in config.js. This one works, no more messages, even though I spent hours solving a lesson in restraint. Thanks again. -
RE: message Remote Control
{
module: "updatenotification", disabled :true, position: "top_center", config: { ignoreModules:["MMM-Remote-Control"], updateAutorestart: true, // restart MagicMirror automaticaly after update updates: [ // MMM-MeteoFrance rule { "MMM-MeteoFrance": "npm run update" }, ] } }, { the message is still there , l don't know anymotre after several attempts to modify the js config
-
RE: message Remote Control
I spoke too quickly after performing the manipulation it restarts by itself no more messages however once I restart the raspberry the message reappears.
In the message it tells me https://github.com Username -
RE: message Remote Control
Thank you, it works.
I was far from finding this. Thanks again for everything.
Sincerely, -
RE: message Remote Control
Good evening.
No, I haven’t found anything. I’ve searched extensively and tried for 5 hours, but to no avail.
I tried this: /{
}/ It doesn’t work. I went to the forum and tried some things in js.conf.
This morning, I turned on the one you fixed for me, and the update message came back. I’ll continue using it. Thanks again for your message. -
RE: message Remote Control
Hello
Sorry ,but l forgot to mention that this is a second mirror ,not the one you repaired for me .
l tried your instruction, but it doen’t reboot .
module: “updatenotification”,
position: “”,
config: {
ignoreModules: [‘MMM-Remote-Control’]
updateAutorestart: true, // restart MagicMirror automaticaly after update
updates: [
// MMM-MeteoFrance rule
{
“MMM-MeteoFrance”: “npm run update”
},
]
}
},
{ -
message Remote Control
Hello,
How can I remove this update message without doing it? I did it and had to contact Mr. SDETWEIL because my Mirror stopped working. He fixed it, thank you.