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

    1
    1 Votes
    1 Posts
    735 Views
    htilburgsH
    Description MyDutchWeather is a simple Module, that shows the actual weather from the KNMI 10-minutes network for any location in the Netherlands, based on your GPS coördinates . Screenshot [image: MMM-MyDutchWeather01.png] [image: MMM-MyDutchWeather02.png] [image: MMM-MyDutchWeather03.png] Download [card:htilburgs/MMM-MyDutchWeather] Extra I’m not an experienced programmer and do this for fun. Feel free to suggest any ideas. Versions 07-04-2019 - v1.0.0 - Initial release 08-04-2019 - v1.1.0 - Added option for Simple or Additional information
  • Add/remove/edit profiles from MMM-ProfileSwitchet with API

    1
    0 Votes
    1 Posts
    538 Views
    L
    Hello everybody! I’m currently developing a module to add, remove and edit profiles from the MMM-ProfileSwitcher with an API. I’m almost done but i want some people to test the module for me before i want to set it open for everybody. If someone is interested send me a private message! Lorenz Fleerackers
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    37 Views
  • MMM-pages Module error

    1
    0 Votes
    1 Posts
    546 Views
    S
    hii, i am 2 pages, how the magic mirror will automatically return to page one . config: { module: ‘MMM-pages’, config: { modules: [[ “MMM-Globe”,“MMM-Times-Of-India-Feed” ]], fixed: [“clock”, “currentweather”, “MMM-page-indicator”], animationTime:3000, rotationTime: 60000, delayTime: 5000, } }, It goes to page no 2 but not getting return to page 1
  • MMM-Assistantmk2 - SET default Question & Answers with voice response

    14
    0 Votes
    14 Posts
    5k Views
    Cr4z33C
    @icripps said in MMM-Assistantmk2 - SET default Question & Answers with voice response: I personally have gassitpi installed on my raspberry pi because of home automation; I wanna be able to control my relays and gpio’s locally without IFTTT Then you would not need GassistPi in addition for that. I can manage ALL of my existing home domotics with MMM-AssistantMk2 if I want. Maybe the only mandatory thing is to have a Google Assistant device around as I have also two Google Home Mini?
  • Custom.css Codes appears to break MagicMirror

    2
    0 Votes
    2 Posts
    807 Views
    V
    It’s the animated icons and Electron that ramps the CPU usage really high. https://forum.magicmirror.builders/topic/7227/changing-icons-of-the-modules-current-weather-and-weather-forecast/42
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    1 Views
  • MMM-NEWS problem

    32
    0 Votes
    32 Posts
    7k Views
    S
    Yeah that will be amazing will have to check it out.
  • how to adjust in detail alarmclock??

    1
    1
    0 Votes
    1 Posts
    512 Views
    N
    [image: 1507820278709-example.jpg] how to adjust width and height of alarm show (as Photo) and how to adjust font size and color
  • MMM-NetworkConnection

    19
    2
    1 Votes
    19 Posts
    12k Views
    Cr4z33C
    @slametps at the end of the day I found finally some examples around, but everybody is reporting that setting a specific server somehow is not working (anymore?). The line should look like var test = speedTest({maxTime: 5000, serverId : "3243"}); however this causes an error in node_helper.js at MM loading and the screen goes black until I end MM itself. :confused_face:
  • Cannot get WIFI icon only?

    1
    0 Votes
    1 Posts
    690 Views
    A
    Re: Internet Monitor I’m really sorry… but I cannot work out how to just have the wifi signal? I couldnt see this “type” anywhere in the documentation? If i’m being really dumb… i hold my hands up… Here is my code: { module: 'internet-monitor', position: 'top_center', header: 'Internet Monitor', config:{ type: '', maxTime: 20000, updateInterval: 0, verbose: false, displayStrength: true, displaySpeed: false, strengthIconSize: 80, maxGaugeScale: 100, wifiSymbol:{ size: 50, fullColor: '#3afc25', almostColor: '#ffff0c', halfColor: '#ff8c00', noneColor: '#ff1111' }, }, },
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    1 Views
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    288 Views
  • Information Ragarding Module

    1
    0 Votes
    1 Posts
    553 Views
    S
    Hi, Can anyone help me out with details of any module present as for my requirment. I want to display some Notice or message like notice board & display Indian News. Is their any module present my requirment
  • installation problem MMM-Hotword & MMM-AssistantMk2

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    S
    Thanks Ejay
  • [ MMM-ITCH-IO ] Display recently posted games from itch.io

    2
    1 Votes
    2 Posts
    669 Views
    Mykle1M
    @xanthus Cool!
  • iframe problem

    2
    2
    0 Votes
    2 Posts
    892 Views
    A
    Hello, not all pages support to be embedded into an iFrame, and it seams that this one don’t like it… You can find several tools on internet to test page display on iFrame, for example : https://jsfiddle.net/westonruter/6mSuK/ So sorry, but probably not possible ! I guess there is already several existing modules to display trade, did you try them ? Bye,
  • Something goes wrong

    2
    0 Votes
    2 Posts
    607 Views
    Mykle1M
    @anthony I can’t help you with mmm-moon-phases. I’m at work. However, you could try MMM-Lunartic for your moon phases and info. https://github.com/mykle1/MMM-Lunartic
  • MMM-Chart - View your graphs on your Mirror

    21
    8 Votes
    21 Posts
    21k Views
    S
    @turntablist2 u can use any language u like. I created a conversion script in JavaScript for one person. It’s knowing your data, and how you would organized it into items you would chart. Draw the chart on paper, what are the x and y axis?, how do you get your data into points along the line.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views