A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-DynamicWeather

    Fun & Games weather animation holiday
    8
    2 Votes
    8 Posts
    3k Views
    S
    @sifuhall Did you review the configuration options? The holiday references the “Name” column from https://www.timeanddate.com/holidays/us/?hol=43122559. You can only have one holiday per effect, but you can have many effects. Please review the documentation and troubleshooting techniques listed at https://github.com/scottcl88/MMM-DynamicWeather. Example: { module: 'MMM-DynamicWeather', position: 'fullscreen_above', config: { api_key: "your_key", locationID: "4140963", effects: [ { holiday: "Valentine's Day", images: ["heart1.png", "heart2.png"], }, { holiday: "Super Bowl", images: ["football.png",], } ], } },
  • 0 Votes
    4 Posts
    875 Views
    S
    @ljcwalston i replied to your other post a few minutes ago… please don’t make multiple posts for the same troublehow do you start mm? pm2? then pm2 logs --lines=?? will show the console log info where I see my errors ?? is a number, default is 15 lines, u may need to show more than 100 I have not looked at the code, so don’t know how it will do at network error recovery, looks like it tries, based on the error messages
  • 0 Votes
    2 Posts
    515 Views
    S
    @ljcwalston i have seen a bunch of connection errors to the calendar labs site from my multiple mirror systems seems to be ok at the moment