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

    Unsolved
    8
    1
    0 Votes
    8 Posts
    3k Views
    Mykle1M
    @cowboysdude Molto bene!
  • Physical switch initiated with module in MM

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    G
    This one will be helpful anyway but I need to trigger a relay from a module using GPIO.
  • Weather Radar module...

    2
    0 Votes
    2 Posts
    5k Views
    B
    Use a link from Weatherradar an put it in MMM-iFrameReloaded. I used this for GoogleTraficMaps.
  • This topic is deleted!

    Unsolved
    0
    0 Votes
    0 Posts
    18 Views
    No one has replied
  • Fifa World Cup overview

    Unsolved soccer world cup sport
    25
    0 Votes
    25 Posts
    14k Views
    V
    I’ve updated my fork of MMM-MyScoreboard to update scores and game statuses for the World Cup games. Lots of Overtime / Shootouts to handle :) I also added a few other leagues. https://github.com/vincep5/MMM-MyScoreboard/tree/add_more_soccer
  • PiCam Stream Module

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    G
    I’d like a simple PiCam stream module for MagicMirror. Can anyone help me with this? There’s a cam module already, but it’s for USB cams, not PiCams. Thanks,
  • Default weather modules with darksky api

    Unsolved
    1
    0 Votes
    1 Posts
    2k Views
    C
    I had an openweather api before they changed the rules. But I’m not sure if they’re starting to lock it down more or what, but the forecast has broken (invalid date error), and nothing seems to fix it (had entries in troubleshooting). I have have switched to the https://github.com/dmcinnes/MMM-forecast-io module, and if anything its weather results are more accurate. But I miss the look of the default modules. The above module has done a fine job, but the defaults are more cohesive. Considering you can’t get openweather apis anymore, or even weatherunderground apis, anyone want to take a whack at getting the default weather/weather forecast modules to use the dark sky api? https://darksky.net Thanks!
  • Calendar Module - interaction - scrollable - different start dates

    Unsolved
    2
    0 Votes
    2 Posts
    2k Views
    A
    Hi to all, i checked the default calendar module and found an approach: If i manipulate following code: calendar.js, Line 338: var today = moment().startOf("day");’ to var today = moment().subtract(60,'d').startOf("day"); and calendarfetcher.js, Line 74: var today = moment().startOf("day").toDate(); to var today = moment().subtract(60,'d').startOf("day").toDate(); the calendar module of my MM will show calendar entries starting Date of two month ago (today-60 days). Now i have to add following functions: notification received function for ±5 days (for example) manipulate variable today with value of notification received pass variable today to the right place in code of calender.js and calendarfetcher.js refresh module after receiving notification stop sending notification from calendar to other modules, in case variable today is manipulated Sources: https://momentjs.com/docs/#/manipulating/add/ Greets AxLED
  • Google Cloud Text-to-Speech API

    Unsolved
    1
    -1 Votes
    1 Posts
    2k Views
    Y
    Hello, Has anyone managed to make the Google Cloud Text-to-speech API work? There is indeed a Text-To-Speech module that works: MMM-TTS. Unfortunately, the libraries used do not take into account the French language. The alternative solution is the use of google-tts. I tried to create my own module to integrate the module google-tts-api Not being used to developing under Nodejs, I have trouble making it work as I would like. Any suggestion is welcome. :-) Thanks.
  • News ticker module

    17
    0 Votes
    17 Posts
    8k Views
    justjim1220J
    @kimzer example given on the newsfeed page… { module: "newsfeed", position: "bottom_bar", // This can be any of the regions. Best results in center regions. config: { // The config property is optional. // If no config is set, an example calendar is shown. // See 'Configuration options' for more information. feeds: [ { title: "New York Times", url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml", }, { title: "BBC", url: "http://feeds.bbci.co.uk/news/video_and_audio/news_front_page/rss.xml?edition=uk", }, ] } }
  • [Newbie] Help Me With Changing Location Of News in Magic Mirror.

    5
    0 Votes
    5 Posts
    2k Views
    A
    @postremalone Sir you can follow @sdetweil method Thanks again
  • Dude about voice assisstant ( google ) and a rpi server and other rpi client config.

    Unsolved
    1
    0 Votes
    1 Posts
    740 Views
    NeodereksN
    Neodereks hace unos 37 minutos Hi! I have a rpi3 whit dietpi and MM server mode working right, i can see the web whit pc and other explorers of my local network. In my MM i will use a RPi Zero W, i’m waiting it from china. Well my query is about voice control. If i use google assisst i need a microfone, thats logic, but… can i use this module on the client rpi and add in the config.txt the same lines what i use on the rpi server? I only use the module on rpi server but i can’t use a microphone on rpi client and this doin’t listen when i talk? I dont know the good way to configure this module on a server and other client mode rpi. Thanks for all!
  • Lake Water Level information

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    C
    Hi, Is there a way to get this data: http://tablerock.uslakes.info/Level/ onto the MagicMirror? This data is compiled using this data from the Army Corp of Engineers: http://www.swl-wc.usace.army.mil/pages/reports/remote/curcond.htm I don’t see any JSON data for that data. The uslakes.info is most likely a commercial site and I didn’t see if they had any API keys to apply for, but I like the way their data is displayed. I AM NOT a programmer but can usually cobble stuff together, any help would be appreciated. Specifically looking at the Table Rock Lake water level but others may be wanting other lake levels. I want to use this data to know if I need to move the dock in or out. Thanks for any advice, JB
  • Week A and B roating request

    Unsolved
    1
    0 Votes
    1 Posts
    619 Views
    H
    Hi i am looking for a calander that i can set 2 week school time tables to switch every monday. Is such a thing possible ???
  • Led without Bread-boards !

    6
    0 Votes
    6 Posts
    2k Views
    B
    Hello I made a small module for the mmm to pilot led strip but you need breadboard transistor and resistance Tell me if you want me to explain more
  • Calendar module for TODO-list

    Unsolved
    1
    0 Votes
    1 Posts
    940 Views
    ?
    Hi everybody, I just set up my MM² and was wondering, whether there is a way to use the calendar module for displaying a TODO-list (e. g. grocery shopping, …). I have a nextcloud running on a raspberry pi and the display works just fine for calendars (contact birthdays, events, …). Since the tasks in nextcloud come in the same format as calendars (.ics), I wanted to use the calendar module to display tasks, which have not been completed, yet. The tasks should not have a starting date and be shown on the display until they are marked as completed. Is there somebody, who encountered the same issue or knows a solution to this problem? I could not find any information on this and since I have never worked with js before, I wanted to ask the community prior to messing up my default calender module trying to figure out, what lines to modify for my purpose. Thanks a lot and have a nice week!
  • Module Sending notification to a python project

    Solved
    12
    0 Votes
    12 Posts
    5k Views
    idoodlerI
    @bimbim2401 Congratulations!
  • Monzo Module Request

    2
    0 Votes
    2 Posts
    2k Views
    dolanmiuD
    Sorry for being a year late, but it is finally here, introducing MMM-Monzo: https://forum.magicmirror.builders/topic/7300/mmm-monzo-a-high-quality-monzo-module
  • Can somebody make MMM-MyWink compatible with Wink Hub 2?

    Unsolved
    1
    0 Votes
    1 Posts
    682 Views
    twosquirrelsT
    This module is currently only compatible with Wink Hub. I would like it be updated to work with Wink Hub 2. I don’t understand their API enough to get it working. This would be very much appreciated! MMM-MyWink Wink API
  • Mint/Budget Tracking Integration

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    H
    I would also be interested in learning about this. Maybe even a net work tracker would be awesome!