at the moments i have 2 slots,the first is world total and the second rotates through all the affected countries-can i change the second to rotate though a defined range of countries instead? i don’t have enough scrren space to give each country its own slot.
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-COVID-19 (Deprecated)
-
RE: MMM-AQI
my local station shows pm10 and mainly weather info,i have P,W,WG,T,H etc,is there any way to change them to display the full title-pressure,wind,wind gusts,temperature,humidity etc? or is that info delivered via the api?
-
MMM-CalendarExt2 only past events
iv’e had my mirror setup for a few months and its been working perfectly but a couple of weeks ago my calendar(ext2) has started only showing a couple of days worth of past events and not populating the other 3 weeks,i’m guessing this is something to do with the config but can anyone offer any suggestions before i start changing things?
-
RE: MMM-DumpsterDay
has anyone managed to get this module to work correctly?i’ve tried allsorts of config options but it behaves quite strangely.
my collection day is monday,the red gets collected every monday and the blue and yellow get alternate and get collected biweekly.
the module did as it should the first week and never since then,it only shows 1 bin,some weeks it shows a bin to be collected on thursday,dissapears on friday and re-appears on sunday!{ module:"MMM-DumpsterDay", position:"upper_third", config: { refreshInterval: 18000000, // Default: 18000000 = 5 hours pulse: false, maxWidth: "75px", // Default: true - Makes the module pulsating enableBasic: true, // Enable basic trashcan basicStartDate: "11.11.2019", // The first dumpster day (Always use 2 digit dates (01 instead of 1)) basicDateDiff_1: 7, // Trashday reoccurance - Default: 14 (every 14 days) basicNotifyDayBefore: true, //Default: true - If you want the notification to appear also t$ enablePlastic: false, // Same values as basic but for Plastic plasticStartDate: "04.11.2019", plasticDateDiff_1: 14, plasticNotifyDayBefore: true, enableLandscape: true, // Same values as basic but for Landscape landscapeStartDate: "11.11.2019", landscapeDateDiff_1: 14, landscapeNotifyDayBefore: true, } }, -
RE: reinstall walkthrough
@Mykle1 i already have a working magicmirror,its just the pi its on won’t connect to the internet(os problem)
so i’ll reinstall raspbian,reinstall mm but which files should i keep to transfer,i’ll keep the config because i don’t want to do that again-which other files should i keep from the existing setup?all the module folders? -
reinstall walkthrough
i have a problem where i can’t get my pi to connect to the internet ,after trying for a while i’ve decided to reinstall raspbian.
i will want to reinstall magicmirror after this-whats the easiest/fastest way of doing this?
obviously i’ll need to backup my config.js
can i copy the entire magicmirror folder and transfer it after the install?
any tips or walkthroughs on this will be greatlt appreciated -
Lost Internet connection
this isn’t mirror specific but i’m hoping someone can help,
my mirror is currently connected to the network but has no internet connection,i can ssh into it fine.
i can’t ping out of the network
i installed pihole by accident on my mirror(mixed up the ip’s) i then uninstalled pihole and installed it where i wanted it but it appears to have messed up my internet connection.
how do i backup my mirror so if i need to do a clean raspbian install i can reinstate the mirror—
—or—
can i wipe the current internet settings so the next time i connect the ethernet cable it connects like normal?
any other suggestions? -
RE: Mmm.Myscoreboard
@tanvir586 nothing shows up until a certain amount of time before the game,then after the day that the game was played on it disappears.
I couldn’t understand what was happening then the England game popped up on my mirror on the day it was being played -
pi3 hot pi2 not
i’ve been running my mirror on a pi3 and the little thermometer was always appearing,i installed mmm-systemstats and the temperature was always in the high 70 to low 80 degree centigrade also,around 5% free ram.
i pulled the sd card and stuck it in a pi 2 and the temp is in the mid 50’s with around 10%free ram
why would this be?i assumed they would be the other way around -
RE: MMM-DarkSkyForecast - Yet ANOTHER weather module
@lavolp3
it worked,thankyou:) -
RE: MMM-News
does anyone know if BBC is a compatible source for this module?
it works as advertised with all other news sources i’m interested in but from the bbc it receives nothing.
if for some reason the bbc can’t be used what other british sources of news/sport are people using? -
RE: MMM-DarkSkyForecast - Yet ANOTHER weather module
@sdetweil sorry,posted the question to the wrong person-changed now!
-
RE: MMM-ISS
@MoreLinux
yeah,i guess thats the reason,for some reason i thought visible passe were much more frequent than that -
RE: Cannot find module './snowboy/lib/node/index.js'
did you mak a copy of the original config file? if you us that one wnat happens?
-
RE: MMM-DarkSkyForecast - Yet ANOTHER weather module
@j-e-f-f
is it possible to have a space/blank line between the hourly and daily forecasts in the table view?

-
RE: MMM-ISS
@Mykle1
i’ve been playing around,i can’t get any nz locations to work but use the same info on the website and its fine,original config also works fine,no idea whats wrong,it worked great up until around 10 days ago.maybe something on the website has changed? -
RE: help,i broke the mirror
@Blauenfeldt
wooohoo,
awesome,
that worked,
thankyou,
relief… -
help,i broke the mirror
i’ve spent days getting my display how i want it,i deided to add a couple more modules-mmm-formula1 and mmm-googletasks and when i restarted i got the black electron screen,i went back to my last working config-still the same.
ssh into pi, try npm start and this is the output-magicmirror@2.9.0 start /home/pi/MagicMirror
sh run-start.shStarting MagicMirror: v2.9.0
Loading config …
Loading module helpers …
No helper found for module: alert.
No helper found for module: clock.
No helper found for module: worldclock.
No helper found for module: MMM-DumpsterDay.
WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘node_helper’
Loading module helpers …
No helper found for module: alert.
No helper found for module: clock.
No helper found for module: worldclock.
No helper found for module: MMM-DumpsterDay.
App threw an error during load
Error: Cannot find module ‘node_helper’
at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
at Function.Module._load (internal/modules/cjs/loader.js:528:25)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/home/pi/MagicMirror/modules/default/calendar/node_helper.js:8:18)
at Object. (/home/pi/MagicMirror/modules/default/calendar/node_helper.js:81:3)
at Module._compile (internal/modules/cjs/loader.js:711:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
at Module.load (internal/modules/cjs/loader.js:620:32)
Whoops! There was an uncaught exception…
{ Error: Cannot find module ‘node_helper’
at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
at Function.Module._load (internal/modules/cjs/loader.js:528:25)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/home/pi/MagicMirror/modules/default/calendar/node_helper.js:8:18)
at Object. (/home/pi/MagicMirror/modules/default/calendar/node_helper.js:81:3)
at Module._compile (internal/modules/cjs/loader.js:711:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
at Module.load (internal/modules/cjs/loader.js:620:32) code: ‘MODULE_NOT_FOUND’ }
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.i’ve searched for similar problems but not found the answer and i’m conserned about doing more damage1
please help! aaarrrggghhh -
RE: jumpy youtube playback
@cowboysdude
True, I just thought that since there were several YouTube modules and I assume most people are using a pi that perhaps there were some settings I needed to tweak . -
RE: MMM-ISS
the module has recently started telling me there are no sightings for several days but that date has been moving further and further away, anyone have any ideas why?
{ disabled: false, module: "MMM-ISS", position: "top_right", config: { country: "New_Zealand", // NO SPACES, USE UNDERSCORE regionState: "None", // NO SPACES, USE UNDERSCORE city: "Queenstown", // NO SPACES, USE UNDERSCore lat: "-44.57", // latitude lng: "168.50", // longitude units: "km", // mi = miles, mph / km = kilometers, km/h useHeader: false, // true if you want a header header: "", // Any text you want. useHeader must be true updateInterval: 5 * 60 * 1000, } },