@idoodler year I saved the currently instances and now the problem solved ;)
Read the statement by Michael Teeuw here.
Best posts made by sollekram
-
RE: Blank screen after restarting magic mirror?
Latest posts made by sollekram
-
RE: Mi band Magic Mirror..
@joern it seems that there is a way to get it unpaired from the app.
and then fetch the data to the mirror.
now for the sleep status , maybe you could get the heart and do a program calculation of the pulses(update actually the movement is calculated from 12 until 6am, so you have to program gyroscope or something like that) when you were most rested and get the sleep status… deep sleep, weak sleep, etc.
And even get a message like, you slept well, or you slept bad.what do you think?
-
RE: Mi band Magic Mirror..
i will try it yes ;)
i kinda know the basics, i am not an expert, but i know the basics of programing.
like basics basics. -
Mi band Magic Mirror..
I would had to do it by my self but, for my knowledge it will take ages.
so i was thinking if someone can make a module, were data from mi band 2 and 3 passed to the mirror(raspberry pi but i think it would work with other linux based systems ).now i found something but i dont know if it is helpfull.
this https://github.com/vshymanskyy/miband-js
and this https://github.com/creotiv/MiBand2
the first one is js, so maybe it is easier to fetch the data into the mirror with a module.what do you think guys is it possible ?
-
How to reload a module..
How to reload/restart a module without restarting the magic mirror.
E.g I want to load a new video from embedyoutube module but without restarting all the mirror.
Is it possible? -
RE: Blank screen after restarting magic mirror?
@idoodler year I saved the currently instances and now the problem solved ;)
-
RE: Blank screen after restarting magic mirror?
To install the mm I had runned the installer automatically from github.com with curl, and then I have followed the guide for making it auto start at every boot. And then saved the instance
-
RE: Blank screen after restarting magic mirror?
Yeah it seems that 2 electro instances are open, how can I avoid that, what should I do to get away with the conflict?
So every time that I restart it will be 👌? -
RE: Blank screen after restarting magic mirror?
it seems there is a conflict, i just kill some pid and now it is fine, but if i dont want to have them again starting?
-
RE: Blank screen after restarting magic mirror?
it seems it is something that produces an error but not fatal one, thats why i see a black screen.
is the adress to listen wrong?