Hello,
i see some troubles when i use three modules together…the problem is more about googlemapstraffic because with this module i haven’t results about lunartic et rfacts…strange ! it’s ok when i put googlemapstraffic disabled: true…
Hello,
i see some troubles when i use three modules together…the problem is more about googlemapstraffic because with this module i haven’t results about lunartic et rfacts…strange ! it’s ok when i put googlemapstraffic disabled: true…
new install magic is ok…be carrefull with new version and copy your sd card before :)
Hello,
After install a new version of npm proposed with sudo apt-get install && upgrade my magicmirror screen is black…the pm2 logs shows ;
magicmirror@2.9.0 start /home/pi/MagicMirror
sh run-start.sh
Starting MagicMirror: v2.9.0
Loading config …
Loading module helpers …
No helper found for module: MMM-EmbedYoutube.
Loading module helpers …
No helper found for module: MMM-EmbedYoutube.
Whoops! There was an uncaught exception…
MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
Launching application.
no more error
pm2 start or stop are ok…but always black screen after sudo reboot…before to restart with a new sd card have you an idea ? Thanks
same problem. The page can not be found for data-platform token
@MisterT said in MMM-pages no rotate:
{
module: ‘MMM-pages’,
config: {
modules:
[[ “WallberryTheme”, “WallberryTheme/WB-clock”, “WallberryTheme/WB-weather”],
[ “clock”, “weatherforecast”, “newsfeed”, “MMM-GoogleMapsTraffic”, “MMM-Traffic”, “MMM-Scrobbler”, “MMM-News”],
[ “clock”, “calendar”, “MMM-Globe”, “MMM-MovieListings”, “MMM-soccer”, “MMM-AQI”, “MMM-Strava”],
[ “clock”, “MMM-FreeBox-Monitor”, “MMM-Spotify”, “fabio/domoticz”, ‘currentweather’],
[ “MMM-GooglePhotos” ]],
fixed: [“MMM-GroveGestures”, “MMM-AssistantMk2”, “MMM-Hotword”, “alert”, “updatenotification”, “MMM-Screencast”, “MMM-page-indicator”],animationTime:1000,
rotationTime: 0.5601000,
rotationDelay: 15000,
}
},
i have tested your config.js on my MagicMirror…no problem for me…but i don’t have all your modules (wallberry, page indicator,…)…try to delete one module et retest…i’m noob too :)
@Mykle1
My request is more about the animation. i know the difficult to have this. Maybe not the 20 hours before if raspberry can’t run . the other parameters is for my work. i send you a PR and you will decide but it’s not really mmm Aurora.
@Mykle1
hello mykle…i added some parameters for my magicmirror interessting for my work with your module…
if (this.config.pole === "north") {
this.url = 'https://services.swpc.noaa.gov/images/animations/ovation-north/latest.jpg';
} else if (this.config.pole === "south"){
this.url = 'https://services.swpc.noaa.gov/images/animations/ovation-south/latest.jpg';
} else if (this.config.pole === "solar"){
this.url = 'https://services.swpc.noaa.gov/images/animations/enlil/latest.jpg';
} else if (this.config.pole === "coronal"){
this.url = 'https://services.swpc.noaa.gov/images/animations/lasco-c3/latest.jpg';
} else if (this.config.pole === "sunX"){
this.url = 'https://services.swpc.noaa.gov/images/animations/GOES-14-CS-PTHNA-0.4/latest.png';
}
Hello,
Is it possible to have animation video for this module like i see on the website noaa.gov ? This module takes only the lastest.jpg all x minutes… (message for mykle :) ) thanks
it’s just one of 20th modules on my magicmirror but i like it good. i’m noob but i’m looking for always here some pretty modules interresting to display…and so, THANKS for your work…you or other developpers…
Hello,
i have “Crowd the world…” with default configuration. What’s wrong with this ? Thanks
@broberg said in color MMM-newsfeed:
.newsfeed .bright {
color: green;
}
Yes, it’s newsfeed (error of me here)…and it’s working with .bright…i understand now and i will check better next modules…
thankssssssssssssssssssssssssssss :)