A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Remote-Control API-based Windows program

    1
    2
    0 Votes
    1 Posts
    183 Views
    F
    I created a small program for Windows based on the API, using small power management functions, currently only supporting pt_BR [image: 1697248017535-9adf9476-6a8f-4418-866e-5c62b46106a3-image.png] [image: 1697248030348-17a6fa91-0975-43d4-8d0d-bfc44960142b-image.png] https://github.com/ezeholz/MMM-Remote-Control/files/12898464/Controle.MagicMirror.zip
  • sport /health module

    2
    1 Votes
    2 Posts
    478 Views
    ankonaskiff17A
    @beliar If there is a website that will show your data you can maybe use one of the webpage iframe modules.
  • Module Intermittently Updating

    4
    0 Votes
    4 Posts
    346 Views
    S
    @drstang correct… once it fails like that, it will never recover… code died
  • SocketNotification not working?

    5
    0 Votes
    5 Posts
    596 Views
    M
    @tjat If your calendar object is defined in a named function, this will indicate the function itself. However in that case, sendSocketNotification would cause an undefined function error.
  • MMM-MagicMover - transfer repo

    5
    0 Votes
    5 Posts
    910 Views
    rejasR
    Hi C-son, I can take over if you want to transfer it to me.
  • Module with HTTP Request

    10
    0 Votes
    10 Posts
    2k Views
    S
    @sdetweil thanks
  • MM-MQTT module connect into Magic Mirro

    4
    0 Votes
    4 Posts
    1k Views
    V
    @bhepler , @sdetweil Thanks , Looks like it’s working now , I’m able to send message from other PC on same wifi and it show on Magic Miror
  • electron-rebuild and MagicMirror v2.18 (and more)

    40
    5 Votes
    40 Posts
    22k Views
    M
    @Lusbueb Usually, No. Only the magic mirror module which use “native node module” needs it. but it would be hard to distinguish by a normal user.
  • [FR] Module PRONOTE

    1
    0 Votes
    1 Posts
    188 Views
    B
    Bonjour à toutes et à tous, J’ai cherché un module PRONOTE pour MM. J’en ai trouvé un développé par @bugsounet et @delphiki. Il est EOL. J’ai regardé un peu les infos de l’API ProNote, c’est trop compliqué pour moi. Si vous avez des pistes pour remonter le même genre d’info que l’ancien module, je suis preneur. Bob
  • How to use 'Electron --trace-warnings...'

    2
    0 Votes
    2 Posts
    980 Views
    S
    @amosglenn show me the actual error
  • 1 Votes
    4 Posts
    2k Views
    O
    @Rene1695 A misconfigured docker sadly overwrote my js files on reboot and i hadn’t had the time to recreate it until now. I cannot seem to upload my files here but you can look at my github repo where i synced all the changes. Watch out for a pull request to main, however that could take a while to end up in the releases. https://github.com/OWL4C/MagicMirror/tree/develop/modules/default/weather Of note are: weather.css (as @sdetweil detailed to add a border) providers/openmeteo.js (since it is free and more detailed than the other ones i use openmeteo and only know how to integrate it from them, maybe you can get the api reference for others, it should be similar to openmeteo.js though) hourly.njk (which adds the table entry, if the config.js has showUV_Index set to true) and obviously config.js As of yet hourly and current is implemented and i am trying to set up an max_UV for forecast. However there is one more bug: UV=0 does not get ignored like rain=0 but actually shows 0 0 0 0 etc. Not gamebreaking but still.
  • access to config language setting

    24
    0 Votes
    24 Posts
    14k Views
    J
    @sdetweil I am aware of that, but somehow I just ignored it as I was “on auto-pilot”. :grinning_face_with_sweat:
  • Help with Module DOM

    5
    0 Votes
    5 Posts
    481 Views
    D
    @mumblebaj The data I get back is just numerals, with the exception of wind direction, which I convert to cardinal values : (temp) 48.6 (wind speed) 2.2 (wind direction) NNE (feels like) 48.6 (daily rain) 0 Although with @sdetweil help, and using conditionals, I’m able to see my data on the MM now!
  • ChatGpt developed Module MMM-Dockerstat

    27
    0 Votes
    27 Posts
    7k Views
    R
    @karsten13 said in ChatGpt developed Module MMM-Dockerstat: @Rags missed the -a ❯ docker ps -a --format "{{.Names}} {{.State}}" magicmirror running watchtower running traefik running Great ! Yes the command is working now but locally on the docker machine only. It needs to work from the first machine after ssh ing into docker machine. ssh .exec (‘docker ps -a --format “{{.Names}} {{.State}}”’) .on(‘error’, (err) => { console.error(Error: ${err}); this.status = ‘Error’; this.sendSocketNotification(‘STATUS_UPDATE’, { status: this.status, icon: this.offlineIcon }); })
  • Help with updateDom

    11
    1
    0 Votes
    11 Posts
    2k Views
    mumblebajM
    @sdetweil Thanks Sam. Managed to resolve this. Everything works fine now and plays well with the other modules.
  • Maintaining modules - security updates

    5
    0 Votes
    5 Posts
    940 Views
    S
    @qistoph we don’t have any binaries, all our code is in JavaScript. we are exposed to the general internet trends, speed of delivery over stability breaking changes are everywhere. I will say that a couple volunteers have been are working hard on processes for mm to detect those breaking changes by implementing a test system . but nothing is perfect
  • struggle with MMM-Remote-Control and MMM-Buttons

    9
    0 Votes
    9 Posts
    1k Views
    M
    @sdetweil thanks very much Sam - I will try that
  • Find a maintainer for my modules

    1
    0 Votes
    1 Posts
    339 Views
    bugsounetB
    Hi, I change my coding plan for 2023 ;) I will code ONLY for Google Assistant and his plugins So I decide to part with the majority of my modules! Impected: MMM-NewsFeed MMM-Ecowatt [FR Module] MMM-FranceInfo [FR Module] MMM-Netatmo-Thermostat MMM-Weather MMM-PrixCarburants [FR Module] MMM-Shom MMM-Tools MMM-Pronote [FR Module] MMM-TuyaThermometer MMM-Freebox [FR Module] MMM-AirParif [FR Module] MMM-SpeedTest MMM-FreeBox4G [FR Module] MMM-Saint MMM-TelegramBot Notes: Wiki of the module will be sended Any npm library part will be sended (if needed) I have no time to maintened ALL modules You want to continue to maintain one of its modules.(and take care of it!) Manifest yourself ! I will transfer it to you with pleasure 🙂 @bugsounet
  • 0 Votes
    3 Posts
    2k Views
    S
    @nkc also you asked this in your other topic already
  • Magic Mirror Module Development - Powershell embeded

    4
    0 Votes
    4 Posts
    1k Views
    S
    @wishmaster270 I was going to recommend your modules but strayed into notifications , and I think that took him off path