mm yes, iPad 2 running on a old 9.3.5 version and that mean a old version of Safari and Chrome.
Firefox did not install, it was to old version of ios.
Read the statement by Michael Teeuw here.
Posts
-
RE: turn magic mirror black or fade dark
-
RE: turn magic mirror black or fade dark
I think I have found the problem and that is very strange problem
When I run in a brower on my computer it works but when I run on a iPad 2 it does not work and I Apple does not upgrade this version of machine anymore so I have to see what I can do. -
RE: turn magic mirror black or fade dark
Hmm strange, at first I did not know that 15 mean in minute, was thinking it was secund. But I did change it and sett 1 in the deplay
{ module: 'MMM-SleepWake', delay: 1, source: 'external', mode: 'HIDE', }
But it still show everything even after I run the command and wait 1 minute.
maybe “hide” option does not work so good? -
RE: turn magic mirror black or fade dark
@sdetweil
Hmm well I did try a little and add this code{ module: 'MMM-SleepWake', delay: 15, // default source: 'external', mode: 'HIDE', }
and I was hopping it was going to turn black screen (when it hide clock, calender,JSONTable and backgroundslideshow) but nothing happend when I run this command on same server that have MM
/home/{userid}/MagicMirror/modules/MMM-SleepWake/external_motion ended
I have change the userid to the account I have on the server but I get no error at all so I guess I have miss something
-
RE: turn magic mirror black or fade dark
Thanks for the replay
I going to try both, first with MMM-Sleepwake to see if it going to works like I want to.
I going to use my Home Assistant that have a IR connected or even try with a timer to see how it works. -
turn magic mirror black or fade dark
Hi
I running Magic Mirror as server only and use two old iPad 2 to show my information.
But is it possible to remote send info to the server to show black screen or fade very dark.Why I ask is because at night the iPad 2 works as a light and can light the entire room when the iPad is on.
I do not think I can turn off iPad remote so my only option is to see if it is less bright when I have just a black screen. -
RE: show info from a webpage
Thanks for the replay
I have now got it to work with the module (MMM-jsonTable) that @retroflex gave me.
I did just create a PHP script that convert my info to JSON so it was easy to insert the info now.@Sean
Thanks for the code, it look very nice but I did not got it to work :smiling_face:
It was something about the “sourceURL” it did not like but I guess I have done something wrong.
Also it was a little easy with the JSON table because I was going to insert alot of info from my weater station. -
RE: show info from a webpage
ohh sorry for the all replay.
I did not got any notice that someone have replay.
I have forgot about this thread but I going to look at the info you all give me because I have now create a new MMM from the ground.@sdetweil
That I have done is I have a weather station that create a textfile that I use a PHP file to get the info I need.
I have setup a dummy to show how it looks
http://c-media.se/temp/info.php?idnr=1
http://c-media.se/temp/info.php?idnr=2
…as you can see it is just a plain text that I like to show in MMM
@evroom
Hmm yes that is maybe something I can use, going to look into that.@retroflex
well no but I can create so it show in XML or JSON if I have to do that. -
RE: Magic Mirror servern just freeze after a while
Hmm after a update I still have this problem :(
-
Magic Mirror servern just freeze after a while
Hi
I running Magic Mirror on a Ubuntu server that I run on vmware and after some days I get this error and I have to power down the server and then restart.It looks like is some task that does not work. sorry if it is a Picture, it does not want me to copy the text.
I have check and MM is up to date.