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

    2
    0 Votes
    2 Posts
    438 Views
    S
    @mikecheng2626 see this topic from 2 years ago https://forum.magicmirror.builders/topic/11842/valueerror-needs-more-than-3-values-to-unpack-anyone-ever-address-this?_=1622374313412
  • MMM-MyWeather not working with Southern Hemisphere co-ordinates

    18
    0 Votes
    18 Posts
    6k Views
    S
    @harney Unfortunately BOM lately has made changes to their site which is preventing accessing their data claiming it’s scraping but they provide a JSON file which I’m accessing (for part of it anyway) so my module no longer works- I’ve changed things a couple of times to circumvent the issue but it keeps coming back so I’m going to look at other ways to access the data. One that looks promising is WillyWeather. It is a paid service based on the number of access’s billed monthly. But it appears to be very cheap - It looks like for one Magic Mirror accessing data from one weather station and radar image works out at less than $10 a year. When accessing the BOM currently they return a message to fill in a request form and some one will make contact - I filled in their form a couple of months ago and am yet to receive a response. Maybe when they get the servers sorted out things might change….
  • Default Calendar off by 1 Hour When in 'Relative' Mode

    4
    1
    0 Votes
    4 Posts
    2k Views
    S
    @bzowk ics, what fun, not! can u share your ics file? or that event. download file, it’s just text. edit out any names. I don’t share and send via email, same user ID at gmail. I am on central time too.
  • Correct Date... Suspect Time.

    3
    1
    0 Votes
    3 Posts
    705 Views
    R
    @earnestrichards My first suggestion would be to update to version 2.15.0, because there are multiple changes done to the calendar module.
  • SleepWake twisted....need help

    3
    0 Votes
    3 Posts
    632 Views
    J
    @sdetweil Thank you…
  • MMM-Iobroker

    4
    0 Votes
    4 Posts
    1k Views
    C
    @fischi87 You can find it in the config.js [image: 1621705896487-mmmiobroker.jpg]
  • MMM-NetworkScanner loading

    5
    0 Votes
    5 Posts
    1k Views
    C
    Hello thx @JerryP magic@odroidc2:~/MagicMirror/modules/MMM-Assistant2Display$ sudo apt-get install arp-scan Reading package lists... Done Building dependency tree Reading state information... Done arp-scan is already the newest version (1.9.5-1). 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. magic@odroidc2:~/MagicMirror/modules/MMM-Assistant2Display$ This does not solve my concern.
  • newsfeed - hide 3rd line

    8
    1
    0 Votes
    8 Posts
    2k Views
    Mykle1M
    @oberfragger said in newsfeed - hide 3rd line: I can confirm- its working. Cheers!
  • MMM-CoinMarketCap

    2
    0 Votes
    2 Posts
    843 Views
    S
    @aladdin i’m not sure, lookingat the code I find one place to try to fix… in the modulename.,js , starting at line 386 // get info back from node_helper who just made an api request, sam } else if (notification === "LISTINGS_RECEIVED" && !self.loaded) { if (payload.isSuccessful && payload.data.status.error_code == 0) { self.log(self.translate("LISTINGS_SUCCESS", { "numberOfAttempts": payload.original.attemptNum })); self.listings = payload.data.data; self.filterCurrenciesAndSetupDataSet(); self.loaded = true; // update the UI , sam self.updateDom(0); // schedule next update, sam self.scheduleUpdate(); // oops.. and go get the data AGAIN now??? , instead of wait on scheduled update??? sam self.getAllCurrencyDetails(1); // comment out this line, sam self.cacheLogos(); // and this line (using // , sam // oops , sam self.log(("self.config.currencies: " + JSON.stringify(self.config.currencies)), "dev");
  • Alexa Voice Service for Pi

    17
    0 Votes
    17 Posts
    5k Views
    S
    @xxlulabelle sorry, don’t think we are talking the same… so you run the auth program, and it pops up a blah blah wants to access your devicename and u say Allow, then an error appears, can’t reach xyz… and in the URL string is the code=djf;asjfgjae;gk;FGJADJFG’AJFDGL’K AFDJG LAFDJG L’ADFKJ the thing after the code= IS the code u are supposed to copy ‘djf;asjfgjae;gk;FGJADJFG’AJFDGL’K AFDJG LAFDJG L’ADFKJ’ using my made up junk above i have a different app on a different platform that implements a server at the return url and captures the code= value for you… so none of this trouble
  • MMM-Pages and MMM-Motioneye

    5
    0 Votes
    5 Posts
    953 Views
    O
    @sdetweil Thanks for you explanation.
  • Assistant2Display : YouTube not viewing the video

    3
    0 Votes
    3 Posts
    489 Views
    R
    @sayedqasim said in Assistant2Display : YouTube not viewing the video: useYoutube: false, useVLC: false, set to true http://forum.bugsounet.fr/
  • MMM-Xiaomi and Devices IDs

    1
    0 Votes
    1 Posts
    325 Views
    E
    Hi everyone, I’m trying desperately to get the IDs of my Xiaomi devices (temperature sensor among others). I had no problem finding the tokens for the gateway and other devices using the “Get Mi Home Devices Token” application on my Mac. I have correctly installed the module and the script found thanks to the forum, but without these IDs, my mirror remains blocked at “Connecting to Xiaomi Gateway”. I tried to use Miio, but again I’m totally blocked I’m not sure if I’m missing something in the installation or the command line for Miio. I ping the Xiaomi gateway 2 correctly from the Raspberry. Thank you in advance for your help.
  • MMM-Awesome-Alexa (again =p)

    17
    0 Votes
    17 Posts
    4k Views
    D
    @sdetweil I see, thanks for the clarification!
  • MMM-News-QR doesn't ACTUALLY work.

    3
    1
    0 Votes
    3 Posts
    585 Views
    F
    @j0539h That sounds odd, I know that saying so is about as constructive as your post, but it works fine here. My config looks like this: { module: "newsfeed", position: "bottom_bar", classes: "day_schedule", config: { feeds: [ { title: "Ekstra Bladet", url: "https://ekstrabladet.dk/rssfeed/all/" }, { title: "DR nyheder", url: "https://www.dr.dk/nyheder/service/feeds/allenyheder" }, { title: "BT", url: "https://www.bt.dk/bt/seneste/rss" }, { title: "Berlingske.dk", url: "https://www.berlingske.dk/content/3/rss" }, { title: "TV2 Øst", url: "https://www.tv2east.dk/rss" } ], updateInterval: 30000, showSourceTitle: true, showPublishDate: true, broadcastNewsFeeds: true, broadcastNewsUpdates: true } }, { module: "MMM-News-QR", position: "bottom_bar", classes: "day_schedule", config: { updateType : "push", animationSpeed: 2500, colorDark: "#fff", colorLight: "#000", imageSize: 100 } },
  • Problem mit MMM-Fuel (Textausrichtung)

    12
    0 Votes
    12 Posts
    4k Views
    C
    Ich klatsch mir vor die Stirn. :) Bei ShortenText habe ich nun statt true oder false den Wert 50 eingetragen. Nun passt es. LG, Chris
  • MMM- Remote Control help

    16
    0 Votes
    16 Posts
    5k Views
    N
    @digidadbod That’s great. Thank you for the tip
  • Motioneyes does not work

    2
    0 Votes
    2 Posts
    620 Views
    O
    I had the same problem. After 1 hour or so, the stream was gone. Also- you have to enable access to the mirror via address: “0.0.0.0” and whitelist Then the commands http://mirror:8080/motioneye and http://mirror:8080/motioneye/hide are working.
  • Hello-Lucy Not shown, NO ERROR

    8
    1
    0 Votes
    8 Posts
    1k Views
    Mykle1M
    Sorry, this is a double post but it may be connected to the OP’s issues and this is the most recent Lucy topic. Actually, there was a dependency issue. It took me some time to figure out how to correct the issue. I took the simplest route. The issue was with the dev dependencies which are not necessary for Lucy to run but caused the installation of necessary dependencies to fail. I’ve removed the installation of the dev dependencies from the dependency installer. I trashed my installation of Lucy (and her dependencies) and did a fresh installation. Everything seems to be working correctly here now. Sorry for the long delay in investigating the problem.
  • Resize content to fit position?

    4
    0 Votes
    4 Posts
    810 Views
    S
    @cheapdad well, right is right… length needs to be shorter, so that might take css