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

    1
    1 Votes
    1 Posts
    2k Views
    T
    MMM-RSS-FEED Github repository: https://github.com/Taolanoz/MMM-RSS-FEED Display any RSS feed on your MagicMirror. [image: github.gif] Word of the day RSS feed (red border is edit added) Installing the module To install the module, just clone this repository to your modules folder: git clone https://github.com/Taolanoz/MMM-RSS-FEED. Updating the module Pull the git updates: git pull. Then update dependencies in the module folder: cd MMM-RSS-FEED. Using the module To use this module, add it to the modules array in the config/config.js file: modules: [ { module: 'MMM-RSS-FEED', position: 'top_bar', config: { url: '' } }, ] Configuration options Option Default Description url ‘’ The url of the RSS feed. Must be a string
  • Persistent Config Interface

    1
    1 Votes
    1 Posts
    2k Views
    aschulz90A
    This module allows all modules to make changes to other modules, which persist through a restart of the mirror and are applied instantly (mostly). Video: [image: 0.jpg] Usage See Github page. Notes: the used app is not part of this module and will be released later latest version of MagicMirror 2.1 is required for this module to properly work (there are some bugs in 2.0 that prevent that) i currently plan to add showing/hiding modules aswell, not just add/remove/change a module i have only tested it with the standard modules and some of my own and not all config values, more tests are always welcome! values that directly influence a modules node_helper shouldn’t currently apply instantly, only after a restart (i am not sure if i can solve that, every module might need to do it itself)! a lot of functions for dynamically adding node_helpers and client-side modules are just copied/slightly modified from the core application, because they are not publicly accessible (might change in the future) If you find any issues or have any feature request, please post them here or open an issue at Github, thanks! [card:aschulz90/persistent_config_interface]
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • MMM-teamspeak3

    11
    2 Votes
    11 Posts
    7k Views
    D
    @Thlb0 Nice. Now it’s perfect :D I really appreciate your efforts to help me, thank you!
  • MMM-WorldTides - show high and low water for your region

    12
    3 Votes
    12 Posts
    8k Views
    ?
    I’d like to make more sense of my view LOL by the time i’ve got down past the garden and hit the reef below, it’s occasionally submerged on the fringe even on “low tide” :( so with the tidal ranges, i can see and make plans without having to manually search :) [image: 14732370_1593986567574749_8944411723786251552_n.jpg?oh=ed982fd7aa672e03febbd10702cdffdc&oe=58A81805]
  • currentweatherdetails

    2
    2 Votes
    2 Posts
    2k Views
    ?
    Great, what would be fantastic, is if you had these and the normal variation swapping every 15 seconds or something along those lines… (days - to - hours)
  • MMM-temp-ds18b20

    8
    1 Votes
    8 Posts
    6k Views
    Thlb0T
    @cowboysdude said in MMM-temp-ds18b20: @Thlb0 said in MMM-temp-ds18b20: @cowboysdude Ok, I’m currently working on the hardware installation guide. I’ll publish it on github today/tomorrow. The installation of multiples sensors is the same that with only one. You have to plug them on the same GPIO (parallel). More information soon in the Readme :) WOW very nice! Thank you! :) I’ve updated the Readme with the Hardware installation guide ;)
  • MMM-FHEM

    14
    0 Votes
    14 Posts
    8k Views
    strawberry 3.141S
    @cpramhofer the last comma will not make a difference. normally a comma at the end is a syntax error, but meanwhile the engines kind of ignore it and handle it correctly it’s like in human languages if you write a list, you will not write buy me eggs, cake, ham,
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
  • MMM-AirNow

    1
    0 Votes
    1 Posts
    2k Views
    N
    [image: 1475808916074-airquality.png] The last module I wanted to port across to the MM2 environment. This one uses a US air quality service to provide the closest air quality data to the zip code provided. Sorry this is US only, if you know of an international web service please just let me know. The module is available from here. Enjoy!
  • This topic is deleted!

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

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

    1
    0 Votes
    1 Posts
    2 Views
  • The Toon MagicMirror Module

    2
    3 Votes
    2 Posts
    5k Views
    zombi27Z
    Nice one :) The percentage bar is made in the module itself? I think i have to steal this for my (planned) loxone home automation module :D
  • MMM-GPSWeather

    3
    2 Votes
    3 Posts
    4k Views
    MichMichM
    Nice work! Make sure to add it to: https://github.com/MichMich/MagicMirror/wiki/MagicMirror²-Modules
  • Meteoblue Current Weather Module

    weather
    2
    1 Votes
    2 Posts
    4k Views
    S
    Can you please create a print screen with your module capabilities? I guess, will be easier for users to evaluate your module.
  • Wind Direction (Compass Points)

    2
    1 Votes
    2 Posts
    3k Views
    zydecat74Z
    It seems that since I have updated my mirror to the live version 2 (was working on v2-beta for some time) that there has been very similar code included in the latest version to cater for wind direction, as well as the option to not use the Beaufort scale for wind speed. I’ll have to come up with some new code to blow your minds with… Cheers, Mat
  • Button

    2
    0 Votes
    2 Posts
    5k Views
    KirAsh4K
    For troubleshooting or HOWTO questions, please post in the Troubleshooting thread: https://forum.magicmirror.builders/topic/211/button
  • MMM-OpenTherm

    3
    0 Votes
    3 Posts
    3k Views
    paviroP
    Why not use a node_helper.js to get around the access-allow-origin policy?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views