@swvalenti oh! To my computer…
Thanks!
Read the statement by Michael Teeuw here.
Latest posts made by ilikestuff
-
RE: DarkSkyForecast / PirateSkyForecast help
-
RE: DarkSkyForecast / PirateSkyForecast help
@swvalenti I will check it out thanks, though I really liked the animated icons with the darksky module
-
DarkSkyForecast / PirateSkyForecast help
So I wake up this morning to my weather module not working. I have used MMM-DarkSkyForecast So after some searching I find out that darksky is no more. I installed MMM-PirateSkyForecast, signed up at pirate weather for an API and updated my config, but I just get a “Loading…” message. Can someone please walk me through this like I’m a noob please?
{ module: "MMM-DarkSkyForecast", also tried “MMM-PirateSkyForecast” header: "", position: "top_left", classes: "default everyone", disabled: false, config: { apikey: "my api key", latitude: "49.9413", longitude: "-97.0571", iconset: "1c", //useAnimatedIcons: false, animateMainIconOnly: false, concise: false, forecastLayout: "table" } },
-
help with MMM-GoogleBirthdayProvider
When I add the module to my config, the mm goes black, not the usual ‘create config’ error, just a black screen that I can’t exit. I have to edit the config, and restart mm.
Adding the calendar url is ok, only adding the module causes error. There were no errors during the install, including generate token{ url: 'http://localhost:8080/mmm-googlebirthdaysprovider', symbol: 'birthday-cake', color: '#f00' },
{ module: "MMM-GoogleBirthdaysProvider", config: {} },