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

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    BKeyportB
    I do believe that RTSPStream is more or less a dead product. I’ve gone to manually running OMXPlayer from pm2 outside the mirror, and just leaving it’s space open on the mirror itself.
  • Black screen on reboot

    Moved
    7
    0 Votes
    7 Posts
    1k Views
    S
    @Larshighfive thank you for the update. Glad you have it working
  • need help trying to understand this error... and how to fix it.

    3
    0 Votes
    3 Posts
    1k Views
    S
    @justjim1220 this is called a cross site scripting error… scammers started sending messages to random websites, collecting/stealing data (they look at the javascript and see there is a message or method that could return customer info)… so the browsers have implemented a restriction… if your request is not from the same site family, it is rejected… www.example.com -> youtube.com, fails. www.example.com -> www.example.com/some/path, is allowed I don’t know how to get around it… google search
  • Multiple MMM-mvgmunich Instances possible?

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    MondfischM
    Hello again, diggin this out again… The Author of the Module has updated the Module, and in the Changelog, he says, he has fixed Problems with loading the PluIn more than once. Is it now possible to load the Module more than one Time to monitor more Stations? Thanx!
  • 0 Votes
    1 Posts
    816 Views
    G
    I had been using MMM-My-Scoreboard fine up until I installed MMM-awesome-alexa. Now when I include the MMM-awesome-alexa module any where, it changes the formatting of MMM-My-Scoreboard so it is a single horizontal line [image: AtalWlN] It should be vertical on the left hand side. And indeed when i remove the alexa module from the config file it returns to normal. Also the alexa dot that pops up is in the center of the screen, right over the line that the sports are on, Not at the top ( i dont really care where it is, was just moving it away from the scoreboard. the alexa module is confirmed working. Any clues? The config for MMM-awesome-alexa { module: "MMM-awesome-alexa", position: "top_bar", config: { wakeWord: "Alexa", clientId: "amzn1....", clientSecret: "....", deviceId: "....", refreshToken: "A....", lite: false, isSpeechVisualizationEnabled: false } }, and for MMM-MyScoreboard { module: "MMM-MyScoreboard", position: "top_left", classes: "default everyone", header: "Sports", config: { showLeagueSeparators: true, colored: false, viewStyle: "mediumLogos", sports: [ { league: "NHL" }, { league: "MLB" }, { league: "NFL" }, { league: "NCAAM_MM", label: "March Madness" } ] } },
  • Black screen when insert https://github.com/paphko/mmm-weatherchart

    Unsolved
    15
    0 Votes
    15 Posts
    4k Views
    S
    @prototype0815 thx… weird… thats the whole point the dependencies section
  • МММ-AssistantMk2

    Unsolved
    2
    0 Votes
    2 Posts
    999 Views
    ?
    Hi, there is some mismake configuration. please read wiki and it says : Attention: Don’t Merge AMk2 v3 and AMk2 v2 config files, MMM-Hotword will not work correctly !
  • MMM-AssistantMk2 with Google AIY

    Unsolved
    16
    0 Votes
    16 Posts
    5k Views
    ?
    I think, it’s works now :) Your default location is defined by this block: assistantConfig: { latitude: 51.508530, longitude: -0.076132, }, change latitude and longitude value for your actual position This website can help you to determinate it For language change: change the value lang: "en-US", (actually in english) in profiles: { "default": { profileFile: "default.json", lang: "en-US", }, }, Change the lang value by your own. You can determinate it there Notes: I’m not a magician, just a hobbyist programmer of this module ;) Read wiki for advanced config
  • MMM-MQTT subscribing but not showing

    Unsolved
    1
    0 Votes
    1 Posts
    503 Views
    L
    Hello, I got my MM running and MMM-MQTT setup and configured. I try to subscribe to to 3 topics. Logs show that the connection is established and subscribing. unfortunately nothing is shown on the screen. Topics are updated on the broker. Any idea how to debug the MM side ? or idea what I could have missed ? thx!
  • Problem with calender

    Solved
    6
    0 Votes
    6 Posts
    879 Views
    S
    @DerBär great!
  • Additional information in calendar (default module)

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    B
    Many thanks for your replies! I will try it out over net week and will report back.
  • Module Alert

    Moved
    4
    0 Votes
    4 Posts
    2k Views
    B
    @sdetweil Hello, thanks for the reply, I understand better! Which module could display the calendar appointment alert message? I haven’t seen one yet.
  • МММ-AssistantMk2 Error

    Solved
    6
    0 Votes
    6 Posts
    915 Views
    K
    @Bugsounet Thank you very much! It is WORKING!
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    13 Views
  • Config File Issue!!!

    Moved
    2
    0 Votes
    2 Posts
    410 Views
    Mykle1M
    @Spearstorm Your config.js file belongs in the config folder. pop@e8300:~/MagicMirror/config$
  • Updating Python to > 3.5.3

    Unsolved
    3
    0 Votes
    3 Posts
    835 Views
    F
    Thanks I had googled it and tried about 5 methods to no avail. I’ll give this a go and see if it works.
  • MMM-CalendarExt2 Color Issues

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    D
    Good catch. Thank you. This fixed the problem. The only format above that works and changes the color of the text is: .CX2 .event.fred { color:#F00; }
  • MMM-DarkSkyForecast high CPU load

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    C
    Thanks but even without the quotes, the CPU is still high.
  • Problem with googleshoppinglist

    Unsolved
    3
    0 Votes
    3 Posts
    713 Views
    ?
    That module is using experimental and unofficial method of screenscrapping. the worst thing is no one(even me as module owner) can predict this module works or not with his account due to Google’s erratic response trial. someone with luck will success to use, someone with no luck will fails. No rule or condition as far as I know at this moment.
  • Problem with currentweather module

    Solved
    3
    0 Votes
    3 Posts
    776 Views
    C
    Thank you, weird thing cuz it’s been working for about a year but it works now, Thank you!