A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Grab article URL from Newsfeed

    2
    0 Votes
    2 Posts
    419 Views
    S
    @fedeche I don’t believe there is any way currently. the notification request and response is between modules inside mm. not to outside parties
  • MMM-Snowboy

    4
    0 Votes
    4 Posts
    1k Views
    bugsounetB
    @bugsounet said in MMM-Snowboy: This module is not yet supported and compatible with this forum i say … this forum not this module ;)
  • Un module de bouton

    4
    0 Votes
    4 Posts
    793 Views
    E
    @rico24 Good evening with my apologies, the translator was in office and therefore the forum in french.
  • MMM-AssistantMk2 (v3)

    135
    4 Votes
    135 Posts
    75k Views
    bugsounetB
    and v3 of GA is under coding… with “ok google”, “hey google” feature :) [image: 1619791460816-1c8dbb3e-b982-4c00-b285-d6a6ce8b7f4e-image.png] oupss… I have not to say it there ! sorry :/
  • MMM-TelegramBot : Control MM on Telegram

    47
    2
    3 Votes
    47 Posts
    22k Views
    lavolp3L
    @sdetweil said in MMM-TelegramBot : Control MM on Telegram: @lavolp3 @bugsounet has taken over quite a few of Sean’s modules. I know. No problem for me as long as the modules get troubleshooting support on this forum or at least on github. Which I don’t think they do anymore.
  • MMM-GroveGestures Parsing error: Parenthesized pattern

    3
    0 Votes
    3 Posts
    521 Views
    jerry11DJ
    @sdetweil to make sure my config contains no errors before I start editing and tweaking, only to be completely baffled whether a syntax error is of my doing or not … case in point.
  • Weather Module Location ID

    1
    0 Votes
    1 Posts
    380 Views
    S
    Hi, FYI I installed the latest MM version on a ‘play’ system. When using the ‘new’ weather module for current and forecast when I enter the ‘LocationID:’ 6 digit number the module only gets as far as loading. If I use ‘appid’ & ‘Location’ (location has to be valid ‘city’ supported by openweathermap) the module loads. Cheers
  • MMM sensor+WS2812b and MM CONFIG RESET button

    4
    1 Votes
    4 Posts
    1k Views
    S
    @bouba830 ok, I see… https://github.com/sergge1/MMM-senorled is no longer available looks like it has been withdrawn
  • weatherforecast for italy

    3
    0 Votes
    3 Posts
    848 Views
    Cr4z33C
    @blasco612 happy reading. :)
  • This topic is deleted!

    Locked
    334
    2 Votes
    334 Posts
    5k Views
  • Full memory after update

    7
    0 Votes
    7 Posts
    1k Views
    saljokeS
    @sdetweil Thanks I solved searching on var/log files very big and I delete syslog.1 and kern.log.1 I don’t know really the cause but 40gb now are free. Thanks again… Solved now but will check if happens again Bye
  • [Remote-Control] Shutdown, Configure and Update your MagicMirror

    Moved
    274
    13 Votes
    274 Posts
    826k Views
    K
    Hello, Im trying to get a custom menu ready to send customized notifications via input fields. Sadly im not into JS. Can someone tell me how to get the value of an input field i added? my custom_menu.json: { "id": "custom", "type": "menu", "icon": "id-card-o", "text": "%%TRANSLATE:CUSTOM_MENU%%", "items": [{ "id": "custom-item-1", "type": "item", "icon": "dot-circle-o", "text": "Next page", "action": "NOTIFICATION", "content": { "notification": "INCREMENT_PAGE", "payload": null } }, { "id": "custom-item-2", "type": "item", "icon": "dot-circle-o", "text": "Last page", "action": "NOTIFICATION", "content": { "notification": "DECREMENT_PAGE", "payload": null } }, { "id": "level2", "type": "menu", "menu": "custom", "icon": "bars", "text": "Send notifications", "items": [ { "id": "custom-item-3", "type": "input", "icon": "dot-circle-o", "text": "Notification", "action": null, "content": null }, { "id": "custom-item-4", "type": "input", "icon": "dot-circle-o", "text": "Payload", "action": null, "content": null }, { "id": "custom-item-5", "type": "button", "icon": "dot-circle-o", "text": "Send", "action": "NOTIFICATION", "content": { "notification": null, "payload": null } } ] } ] } The button (last entry) should now send an notification with the values from the input fields above. something like this: { "id": "custom-item-5", "type": "button", "icon": "dot-circle-o", "text": "Send", "action": "NOTIFICATION", "content": { "notification": "custom-item-3".value, "payload": "custom-item-4".value } } So how can i get the value from my input items? Thanks :) And another question. Is there a security problem when im neither using an ApiKey nor the secureEndpoints? Im using it in my private secured wifi with only me inside.
  • [FR Only] MMM-FranceInfo

    7
    2 Votes
    7 Posts
    2k Views
    C
    Sympa l’idée…hâte de voir cela
  • What Wrong after add module MMM-Remote-Control

    1
    1
    0 Votes
    1 Posts
    378 Views
    N
    Re: [[Remote-Control] Shutdown](Configure and Update your MagicMirror) [image: 1606794219813-screenshot-2020-11-30-233240.jpg] After Add MMM-Remote-Control ,Error Display as Photo What happen?,and How to solve it?, help me please Thanks for all your hint
  • MMM-pages example

    mmm-pages
    1
    0 Votes
    1 Posts
    414 Views
    kusselinK
    Hello, is anyone here who can send me an example of his MMM-Pages module please. with duration time and and… thanks a lot
  • MMM-Page-Selector alingment of modules

    4
    0 Votes
    4 Posts
    657 Views
    S
    @Dennisthemenace no idea. far as I know these extensions can only show/hide the modules.
  • MMM-WeatherOrNot - Forecast

    7
    0 Votes
    7 Posts
    1k Views
    B
    @raymondjspigot : thanks a lot. that it’s. works fine!
  • 3 Votes
    82 Posts
    146k Views
    B
    Bit of a random question! Is there anyways to use your module to turn off another module if the Raspberrypi PIR detects motion ? What im thinking is using an image module to turn the mirror into a digital picture frame. But when the pir sees someone step up to the mirror, it turns off the image module so the no images are displayed and its a simple mirror. Someone walks away and the image module is restarted turning the mirror back into a digital picuture frame ? Cheers D
  • MMM-FreeBox4G [FR Only]

    1
    1 Votes
    1 Posts
    281 Views
    ?
    MMM-FreeBox4G MMM-Freebox est un module pour le projet MagicMirror par Michael Teeuw. Il permet d’afficher, sur votre Mirroir, divers informations de votre Box 4G+ de Free Mobile en temps réel. Plusieurs modules sont disponibles et permet l’affichage suivant: Information Signal Réseau. Appareils connectés Débit utilisé par l’ensenble des appareils connectés Consomation Download et Upload Forfait restant Update v1.0.0 (11/10/2020) Initial Release Screenshot [image: FreeBox4G.png] Donation Donation, si vous aimez ce module !
  • Add digital clock in MMM-MyWordClock

    1
    1
    0 Votes
    1 Posts
    405 Views
    R
    I saw in a forum post that a digital clock was shown in the MMM-MyWordClock module (see photo) how and where can I add this clock to the module [image: 1601928131736-uhr.png]