A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-GoogleAssistant : Jarvis don't listen my calls !

    3
    0 Votes
    3 Posts
    1k Views
    Tom_LabHIdouilleT
    @crazylegs Hello crazylegs, thanks for your help, i try this way ! Up : It doesn’t work anymore. When I launch a mic test in the console, the microphone works perfectly. How can I know if the module is working ? I mean, if nothing happens when I say the magic word, it might be beacause the module is not working, instead of the microphone ?
  • Password protection in mailbox.org calender link

    1
    0 Votes
    1 Posts
    314 Views
    A
    Re: Problem with calender I managed to display my calender from the provider mailbox.org. To increase security I would link to use the option of my provider to protect the link with a password but I don’t know which auth method to use in MM-Calender config, any suggestions? In the settings of the provider I can choose a password but no user.
  • MyTraktSeries not loading

    1
    0 Votes
    1 Posts
    423 Views
    B
    Hi! Let me start by saying I am very new to this so I apologize in advance… I have installed everything and all of my information is correct. (client_id, client_secret, username, and id_lista) But when I start the module just says loading. How can I fix this? Also how can I look at the logs to see what the issue may be? Again I’m sorry for the silly question but I have been at this since midnight and I’m completely stumped. TIA
  • name 'r130' not defined

    1
    0 Votes
    1 Posts
    369 Views
    M
    I’m trying to get the vdirsyncer iCal server working but when I run the discover command I get an error. > vdirsyncer discover iCloud_to_MagicMirror Discovering collections for pair iCloud_to_MagicMirror Mirror: - "01E5BA92-D478-4EDE-BA58-AA3F6424AD40" iCloud: - "01E5BA92-D478-4EDE-BA58-AA3F6424AD40" error: Unknown error occurred: name 'r130' is not defined error: Use `-vdebug` to see the full traceback. error: 1 out of 1 tasks failed. Anyone know what this is??
  • how can i integrate pulse sensor and ir thermometer in magic mirror

    3
    0 Votes
    3 Posts
    903 Views
    C
    @cowboysdude thank you for yopur reply. please have you some tutorials about that or can you explain more .
  • Alexa Modle

    3
    0 Votes
    3 Posts
    756 Views
    X
    @sdetweil Thank you for the response :)
  • 0 Votes
    3 Posts
    702 Views
    cowboysdudeC
    @jamaces It won’t show anything, there’s nothing to show right now.
  • Sluggish

    1
    0 Votes
    1 Posts
    400 Views
    J
    Hi, I’m having issues where my mirror has been sluggish over the last few days? Going to black screen, taking ages to start on reboot… Has anyone else encountered this? Using a pi 3b+ Just wondering if there’s something I can do to improve this as it wasn’t happening before
  • 0 Votes
    2 Posts
    844 Views
    JerryPJ
    @rslohs said in OpenWeatherMapForecast Crashes my MagicMirror: module: “MMM-OpenWeatherMapForecast”, header: “Weather”, position: “top_right”, classes: “default everyone”, disabled: false, config: { apikey: “XXXXXX”, latitude: “42.147528”, longitude: “-85.688060”, iconset: “4c”, concise: false, forecastLayout: “table”, } }, { module: "MMM-OpenWeatherMapForecast", header: "Weather", position: "top_right", classes: "default everyone", disabled: false, config: { apikey: "SUPER SECRET!!!", latitude: "42.147528", longitude: "-85.688060", iconset: "4c", concise: false, forecastLayout: "table", } },
  • Adding Outline Around Modules

    configuration modules
    3
    0 Votes
    3 Posts
    2k Views
    A
    @lavolp3 Thank you for the quick response. Ill update as soon as i can.
  • second calendar modul

    calendar second calendar
    2
    0 Votes
    2 Posts
    927 Views
    JerryPJ
    @sceetch Goodmorning, Yes you must ad de calendar module two times. { module: "calendar", header: "Calendar_1", position: "top_left", config: { calendars: [ { symbol: "calendar-check", maximumNumberOfDays: '3', maximumEntries:'3', url: "her your 1e url" } ] }}, { module: "calendar", header: "Calandar_2", position: "top_left", config: { calendars: [ { symbol: 'calendar-check', maximumNumberOfDays: '2', maximumEntries:'3', url: "and the second url" } ] }}, Goodluck
  • MMM-CalendarExt2 - show calendar name in event

    4
    0 Votes
    4 Posts
    891 Views
    B
    @sdetweil I would get it from the “name:” that I assigned to that particular calendar in the config document. Right now each row in my display only gives the name of the event from the Google Calendar. I have styled the various calendars to have different colors, but it would be great to also preface that source name for the feed in the event description.
  • Weather Module struggles

    3
    0 Votes
    3 Posts
    613 Views
    S
    @jamaces as i recall, there is a different apikey for 5 day…
  • MMM-MarineWeather Header

    2
    0 Votes
    2 Posts
    671 Views
    S
    @adavidsohn96 edit the module def in config.js add the header info module:"....." header:"whatever u want to display", config:{ . . }
  • npm WARN on install MM

    4
    0 Votes
    4 Posts
    1k Views
    BKeyportB
    @renevandenbroek developers of the underlying code are moving faster than MagicMirror can and/or is willing to update. For various calls and whatnot, the packages have changed, and even the core programs are messed up a bit, for example, some things are into double digit version numbers, which are fooling version checking that states that you have to have a version higher than a specific single digit. (It sees 1, it should be seeing 10) As long as it runs, you’re good.
  • MMM-Arduport trouble

    5
    0 Votes
    5 Posts
    961 Views
    S
    @glorianneef also, there was an error when u ran the python script, to_node not found. did u install all the python dependencies?
  • Magic Mirror and MMM-NetworkScanner and Echo Dot

    7
    0 Votes
    7 Posts
    2k Views
    C
    @chris47803 it works now I reinstalled arp-scan
  • Google Traffic

    7
    0 Votes
    7 Posts
    2k Views
    G
    @sdetweil it was the billing set up preventing it all, i enabled it read its free up to a certain amount of searches, just need to read into it a bit more to see how many times you can use it per month etc without incurring a cost
  • Default Clock Module showing wrong Sunrise/Sunset Time

    Solved
    3
    0 Votes
    3 Posts
    872 Views
    J
    @sdetweil Helps to read sometimes. Thank you.
  • rainAndSnow module

    10
    0 Votes
    10 Posts
    2k Views
    A
    hello someone is managing to slow down the effects in MMM-DynamicWeather?