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

    Solved
    8
    0 Votes
    8 Posts
    282 Views
    S

    @plainbroke weird indeed

  • Transport for London - domain change and widget decommissioning - INFORMATION

    Unsolved
    1
    0 Votes
    1 Posts
    117 Views
    N

    I have just received an email from the TfL Open Data and am sharing it for every bodies information, etc:

    ===========================================================================

    As a registered user on our Open Data portal, there is a possibility you may be using some of our open data resources that we will need to change.

    Important: if you are using the TfL Open Data feeds mentioned below, you will need to make updates to apps using these:

    Legacy Trackernet and ESUI feeds - re-platforming (hosted on cloud.tfl.gov.uk)
    An ‘ALERT’ post on our Tech Forum containing full details about this change/timescales, is available here.

    Tube Status Widget - to be decommissioned on Thursday 4 July 2024
    An ‘ALERT’ post on our Tech Forum containing full details about this change/alternative options, is available here.

    If you have any questions or comments about either of these TfL Open Data changes, please add a comment to a relevant Tech Forum post and we will try to help.

    Yours sincerely,

    TfL Open Data Team

    ============================================================================
    Hopefully the form links have copied through ok.

    Best regards
    N

  • MMM-Scenes2

    Unsolved
    31
    0 Votes
    31 Posts
    3k Views
    M

    @Babene1
    Congrat. Happy to hear that. (Mine is not guilty! :D)

  • Default calendar module with iCloud calendar fetch error

    Solved
    6
    0 Votes
    6 Posts
    148 Views
    S

    @autistiii what is ip_address?

    localhost?

    if NOT then you have to open up access permissions
    by changing the config.js

    address and ipWhitelist properties

  • MMM-Remote-Control - direct start custom menu

    Unsolved
    2
    0 Votes
    2 Posts
    121 Views
    S

    @Babene1 I would expect that custom menus only work when launched from the app remote-control app webpage

  • MMM-CalendarExt3 multiple instance display

    Solved
    6
    0 Votes
    6 Posts
    394 Views
    J

    @MMRIZE
    I was able to force it to work by re-naming the .js and .css files as seen in many posts. I also changed everything in the .css file from CX3 to CXN (for Next), and had to rename the popoverSupported and animationSupported constants at the beginning of the .js file. Maybe a little over the top, but it worked. I presume the smarter way would be to have a branch in github, but I haven’t started dabbling in that yet.

  • MMM-Pinfo problem on Rpi5

    Unsolved
    2
    0 Votes
    2 Posts
    276 Views
    I

    I’m having the exact same issue on my rpi5. None of the data will load and the same general error. Anyone with a rpi5 get this to work or have another module that will display the stats? Thanks!

  • MMM-CalendarExt3 BST Timezone issue

    Solved
    26
    0 Votes
    26 Posts
    2k Views
    S

    I have managed to fix my issue, it seems the event transformer I was using (to colour mt events) may have been contradicting the fix.

    I removed the following from my event transformer which fixed the issue!

    e.startDate = new Date(e.start?.date || e.start?.dateTime).valueOf() e.endDate = new Date(e.end?.date || e.end?.dateTime).valueOf()
  • 0 Votes
    6 Posts
    606 Views
    BKeyportB

    @atltiger81 In that case, I’d use something like MMM-ProfileSwitcher and switch between two configs of the module on a timed basis.

    I currently have that set up with my cameras so that I can cycle through the cameras.

  • Remove I frame border

    11
    0 Votes
    11 Posts
    2k Views
    S

    @stephanvdplas please be careful…

    the selector clause WILL ALWAYS select ALL elements that match across the entire web page…

    so, you should focus on THIS module

    .MMM-iFrame iframe{ border:0 ; }

    that means ALL iframe tags <iframe
    inside class .MMM-iFrame

    but not any OTHER module

  • PiHole-Info Modul

    Unsolved
    6
    0 Votes
    6 Posts
    478 Views
    D

    @KristjanESPERANTO
    hi, sorry for answering first…
    So I set up the MMM-pihole-stats but it doesn’t show me all the information, see picture (it just says loading):$
    mm-2.png
    mm-1.png

    does port 8000 have to go in there too??
    I also tried without a port and it doesn’t work either

  • MMM-BirdNET issue with MMM-pages

    Solved
    7
    0 Votes
    7 Posts
    231 Views
    G

    @mumblebaj Thank you so much for your efforts! For whatever reason, if those sections are commented out and pages is enabled, the map fails to load on my rpi (it would load if I disabled pages). I reinstalled both pages and BirdNET, disabled all other modules, removed custom.css, etc., but it wouldn’t work.

    I’ve given up trying to resolve this because I was able to make MMM-Carousel work for my purposes. For anyone wondering, my struggle with Carousel was configuring multiple instances of the default weather app—an “ignored” current weather instance to always remain on the screen and a forecast weather instance to appear on another page. I couldn’t make it work using the carouselId method. Instead, I duplicated the default weather module. With that done, I was easily able to ignore “weather” and put “weather2” on another page. BirdNET works perfectly and I’m all set.

    Thanks again for your time!

  • MMM-MyCalendar install problem

    Solved
    9
    0 Votes
    9 Posts
    255 Views
    B

    @Freddy_boy said in MMM-MyCalendar install problem:

    [2024-05-03 16:05:14.891] [LOG] [MMM-Pir] [LIB] [SCREEN] See you soon !
    [2024-05-03 16:05:14.893] [LOG] [MMM-Pir] [LIB] [SCREEN] @bugsounet

    Really… I have to delete this…

    In all case, I’m happy that’s resolved.

  • CalendarExt3Journal CSS modification

    Solved
    6
    0 Votes
    6 Posts
    241 Views
    J

    @MMRIZE
    Awesome. I’ll update and tinker around. Thanks again.

  • MMM-GooglePhotos Stuck on Loading

    Unsolved
    2
    0 Votes
    2 Posts
    91 Views
    S

    @schwarem can you look at the messages from npm start?

  • Need Help

    Unsolved
    3
    0 Votes
    3 Posts
    137 Views
    B

    @sdetweil: [Error: failed to read sensor] is related to MMM-DHT-Sensor

  • MMM-Navigate, Issues with KY-040 rotary encoder

    Unsolved
    15
    0 Votes
    15 Posts
    625 Views
    S

    @stinkycol the gpio notifications module does the gpio connection differently

  • EveryNews: need ID's for Dutch news

    Unsolved
    7
    0 Votes
    7 Posts
    317 Views
    mumblebajM

    @Peter Sorry about that Peter. If there is nothing further please remember to mark as resolved.

    There is another option. You can use my module, MMM-NewsAPI which has a language option. It will bring up news from multiple source with the language of nl.

    Just follow the instructions on the Github page.

    817bc357-c4cf-47cc-8ce7-c49777a0dd20-image.png

    You can use your existing NewsAPI apiKey.

    You can use the following configuration.

    { module: "MMM-NewsAPI", //header: "news", position: "bottom_center", disabled: false, config: { apiKey: "your-api-key-goes-here", choice: "headlines", pageSize: 20, sortBy: "publishedAt", drawInterval: 1000*30, templateFile: "template.html", fetchInterval: 1000*60*60, query: { country: "", category: "", q: "", qInTitle: "", sources: "", domains: "", excludeDomains: "", language: "nl" } } }
  • MMM-CalendarExt3Journal not displaying

    Solved
    15
    0 Votes
    15 Posts
    1k Views
    J

    @MMRIZE
    Syntax strikes again. I had the variable as hourlength vice hourLength. Also, I had CX3J and the newsfeed module both along the bottom bar. I moved CX3J up to the lower third and all is displaying right. Now I just want to do some tweaks to the css file for formatting. Thanks again for all your help and the great modules.

  • unexpected token error

    Solved
    12
    0 Votes
    12 Posts
    498 Views
    KristjanESPERANTOK

    My Pull Request has been merged :-)

    Users have to update the module, then the problem should be solved.