A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Date change

    3
    0 Votes
    3 Posts
    93 Views
    S

    @raymondjspigot i’d make a fork of the module
    clone that
    add a parameter to set the format differently
    and submit that as a pull request back to the module github

    others probably would like to change that format

  • MMM-WOTD

    8
    2 Votes
    8 Posts
    1k Views
    E

    @mumblebaj Wonderful, thank you! Working again :clapping_hands:

  • BirdNET-PI-chart on MM2

    35
    1 Votes
    35 Posts
    5k Views
    L

    @bhepler Hello Brian,

    After installing the latest version and removing the data url it now works! I just need to limit it to the area I particularly want rather than all Britain.

    Many thanks, it’s a joy,

    Lorraine

  • MMM-BirdNET

    14
    1 Votes
    14 Posts
    2k Views
    bheplerB

    Update! Version 1.1.1 has been released.

    V1.1.1 Added an option to introduce a delay between the popups. During the delay period the map will fly back to the origin lat/lon and wait for the designated period.
  • Tabulator not working in Rasberry PI

    1
    0 Votes
    1 Posts
    134 Views
    V

    Re: MMM-Tabulator - A demo module for using Tabulator to convert JSON data into a dynamic table
    I’m using https://github.com/E3V3A/MMM-Tabulator
    to download in Rasberry PI4 and trying to run .
    as soon as i add following in config , it does not work , just shows Rasberry screen.
    {
    module: ‘MMM-Tabulator’,
    header: ‘Tabulator Demo’,
    position: ‘top_left’,
    config: {
    //fileUrl: “demo.json”, // The local filename or URL to JSON source
    updateInterval: 180, // [seconds] Read the file every 3 min
    maxItems: 10, // Max table rows shown
    }
    },
    Can you help in sending me steps?

  • MMM-Planetarium

    1
    6 Votes
    1 Posts
    643 Views
    M
    MMM-Planetarium

    MagicMirror Module to display constellations, stars, galaxy, … using VirtualSky Library

    Screenshot

    screenshot

    various configurable options. real-time live update animated auto-panning. mouse/keyboard/touch support

    https://github.com/MMRIZE/MMM-Planetarium

  • MMM-NASA - To Infinity And Beyond!

    4
    0 Votes
    4 Posts
    3k Views
    S

    @videogame95 he is away right now. hopefully someone else can help

  • MMM-urbandictionary

    3
    3 Votes
    3 Posts
    526 Views
    L

    @robertybob Understandable! I appreciate you looking and commenting on my project, cheers!

  • MMM-Lunartic

    266
    4 Votes
    266 Posts
    220k Views
    E

    @sdetweil so I guess for now we have to say goodbye to the module!
    Too bad because it was well made and useful!

    Does anyone know of a similar module?

    thanks

  • Does this Module still work?

    3
    0 Votes
    3 Posts
    268 Views
    T

    @r3zi3lr walaikum assalam. I was using this module till last year. Was working absolutely fine. I don’t use it anymore. Location based prayer time is not accurate. Where do you live? May be I can help you to get a accurate one.

  • MMM-Skola24

    6
    2 Votes
    6 Posts
    910 Views
    F

    @sdetweil
    Didn´t understand what he meant by “look att the outgiong network”, but then i was fiddling around and found the right id.

  • MMM-Hanzi

    3
    3 Votes
    3 Posts
    582 Views
    T

    @mumblebaj thank you!

  • MMM-PrayerTime

    55
    1 Votes
    55 Posts
    29k Views
    slametpsS

    @me-osama :
    sorry, I’m quite long time not monitoring this project. Is your problem solved?

    Please make sure this config option:

    playAdzan: ['fajr', 'dhuhr', 'asr', 'maghrib', 'isha'],
  • MMM-Losung

    3
    3 Votes
    3 Posts
    678 Views
    D

    hey,
    I updated the module again, because the fileread create some problemes.
    In the actual version the daily verse gets fetched directly from the web.

    Have fun with the module. :)

  • MMM-SunRiseSet

    51
    3 Votes
    51 Posts
    17k Views
    K

    Any news about the api for the day-and-night-scheme / border?
    I have the same mini icon as a place holder…

  • MMM-DailyPower

    17
    0 Votes
    17 Posts
    3k Views
    mumblebajM

    @uros76 Happy that has been resolved.

  • MMM-EARTH-Live & MMM-ISS-Live

    47
    3 Votes
    47 Posts
    12k Views
    S

    @ruskythegreat boooooo

  • PoemOfTheDay no Dutch Poems

    1
    0 Votes
    1 Posts
    262 Views
    R

    If I select

    languageSet: ["en"],``` it works fine If I select

    languageSet: [“nl”],

    I get no poems at all only "loading"on the screen and errors in the log

    url: ‘https://www.poemist.com/api/v1/randompoems’,
    0|mm | method: ‘get’,
    0|mm | headers: [Object],
    0|mm | transformRequest: [Array],
    0|mm | transformResponse: [Array],
    0|mm | timeout: 0,
    0|mm | adapter: [Function: httpAdapter],
    0|mm | xsrfCookieName: ‘XSRF-TOKEN’,
    0|mm | xsrfHeaderName: ‘X-XSRF-TOKEN’,
    0|mm | maxContentLength: -1,
    0|mm | validateStatus: [Function: validateStatus],
    0|mm | data: undefined
    0|mm | },
    0|mm | request: ClientRequest {
    0|mm | _events: [Object: null prototype],
    0|mm | _eventsCount: 6,
    0|mm | _maxListeners: undefined,
    0|mm | outputData: [],
    0|mm | outputSize: 0,
    0|mm | writable: true,
    0|mm | _last: true,
    0|mm | chunkedEncoding: false,
    0|mm | shouldKeepAlive: false,
    0|mm | useChunkedEncodingByDefault: false,
    0|mm | sendDate: false,
    0|mm | _removedConnection: false,
    0|mm | _removedContLen: false,
    0|mm | _removedTE: false,
    0|mm | _contentLength: 0,
    0|mm | _hasBody: true,
    0|mm | _trailer: ‘’,
    0|mm | finished: true,
    0|mm | _headerSent: true,
    0|mm | socket: [TLSSocket],
    0|mm | connection: [TLSSocket],
    0|mm | _header: ‘GET /api/v1/randompoems HTTP/1.1\r\n’ +
    0|mm | ‘Accept: application/json, text/plain, /\r\n’ +
    0|mm | ‘User-Agent: axios/0.19.0\r\n’ +
    0|mm | ‘Host: www.poemist.com\r\n’ +
    0|mm | ‘Connection: close\r\n’ +
    0|mm | ‘\r\n’,
    0|mm | _onPendingData: [Function: noopPendingOutput],
    0|mm | agent: [Agent],
    0|mm | socketPath: undefined,
    0|mm | method: ‘GET’,
    0|mm | insecureHTTPParser: undefined,
    0|mm | path: ‘/api/v1/randompoems’,
    0|mm | _ended: true,
    0|mm | res: [IncomingMessage],
    0|mm | aborted: false,
    0|mm | timeoutCb: null,
    0|mm | upgradeOrConnect: false,
    0|mm | parser: null,
    0|mm | maxHeadersCount: null,
    0|mm | reusedSocket: false,
    0|mm | _redirectable: [Writable],
    0|mm | [Symbol(kCapture)]: false,
    0|mm | [Symbol(kNeedDrain)]: false,
    0|mm | [Symbol(corked)]: 0,
    0|mm | [Symbol(kOutHeaders)]: [Object: null prototype]
    0|mm | },
    0|mm | data: { message: ‘Too Many Requests’ }
    0|mm | },
    0|mm | isAxiosError: true,
    0|mm | toJSON: [Function]
    0|mm | }
    0|mm | [12.07.2021 13:02.57.745] [LOG] there was most likely an error fetching poems from https://www.poemist.com/api/v1/randompoems, waiting 5 mins before trying again

  • MMM-BMW-CC

    9
    3 Votes
    9 Posts
    2k Views
    Mykle1M

    @sdetweil

    Testing image upload

    Screenshot from 2021-02-06 10-45-00.png

    Screenshot from 2021-02-06 10-44-31.png

  • MMM-ISS

    35
    3 Votes
    35 Posts
    11k Views
    Mykle1M

    @timma11

    Done. Take a look at the bottom of the readme

    https://github.com/mykle1/MMM-ISS/blob/master/README.md