Guess its a classical Copy&paste error.
One line above:
Get your free API key here
[https://newsapi.org/)
Wunderground would make no sense here, you are right.
I will give it a try. Looks nice.
Guess its a classical Copy&paste error.
One line above:
Get your free API key here
[https://newsapi.org/)
Wunderground would make no sense here, you are right.
I will give it a try. Looks nice.
maybe a stupid question, but you installed the modules you trying to show correctly?
git clone MMM-blabla in the modules folder… and
after cloning most of the moduels need some dependencies
you need a npm install within the modules folder.
Just follow the readme instructions. Most of them are very cleraly described.
Maybe you should try to show the iframe module with a simple page like google.de?
Do you get errros that the mirror does not show anything at all, or just the new module is not shown?
cool @rak
But as i see, its not yet commited from @ianperrin ?
have you installed a the dependencies like described in the readme?
looks nice.
If i would be interested in this football crap, i would definetely install it on ther mirror ;)
very well done! Looks great
why set to 1100?
Guess it’s a FullHD screen and should set to 1280. Otherwise it’s for sure not sharp or blurry because the aspect ratio is not correct.
I would give it a try and then set the overscan, if needed, correctly.
seems not the correct place.
Even if comment out both lines with “height” it makes no difference…
guess i found it in the
renderPrecipitationGraph: function ()
and
renderSVGPrecipitationGraph: function ()
both heights are calculated there.
var width = this.config.precipitationGraphWidth;
var height = Math.round(width * 0.3); // 120 by default
Played around with the setting, but it did not change anything. Don’t get it currently… mabye you have an idea?
@rak
Nice work. i just installed it and adjusted for fitting my mirror.
Is it possible to shrink the height from the graph?
or is it calculated from the width (400px) to keep its aspect ratio?
maybe use another PIR activation, not as a mirror module.
I use this scripts from @cowboysdude
https://github.com/cowboysdude/Pir-Sensor