A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Remote-Control Error After Accessing From Browser After Installation

    4
    0 Votes
    4 Posts
    781 Views
    R
    Thanks for the reply Sam. I had done that which you instruct. My problem, I just found, I had forgotten to add “.html” at the end as in “http//:192.168.xx.x:8080/remote.html” which threw this error message:- {“status”:“error”,“reason”:“unknown_command”,“info”:“original input: {}”} Thank you.
  • show and hide modules using python ?

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    S
    @sdetweil thank you , i did it
  • Node Module not recognized

    Solved
    10
    1
    0 Votes
    10 Posts
    1k Views
    S
    @swvalenti the latest node/npm versions screws up the npm command paths have to replace / w \\ and u cannot have the leading dot… grrrr no respect for running syatems
  • CORS Policy Issue - different at electron and remote Chrome Browser

    Unsolved
    3
    2
    0 Votes
    3 Posts
    878 Views
    spitzlbergerjS
    @karsten13 wow, thank you a lot. it works now. That was easy …
  • MMM-Hue CORS Policy Issue

    Solved
    28
    0 Votes
    28 Posts
    11k Views
    spitzlbergerjS
    @CarstenD said in MMM-Hue CORS Policy Issue: There is now a new version available for MMM-Homematic that also works w/o changing the config. Hi @CarstenD , where can I find this new version? At https://github.com/Sickboy78/MMM-Homematic is still the old version. Sorry, but i don’t get it Regards Josef
  • When clock module is displayed it shifts other modules

    Solved
    5
    0 Votes
    5 Posts
    670 Views
    T
    Irgendwie können hier Bilder nicht hochgeladen werden. Habe die Anordnung in der config geändert aber wenn das Modul “Zeit” eingeblendet wird verschieben sich alle restlichen Module nach unten.
  • Can't find another module

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    bugsounetB
    @OliWer, yes MagicMirror is complex (like your real live !)
  • Python outputs

    Unsolved
    3
    0 Votes
    3 Posts
    784 Views
    S
    @sakliadem see my PythonPrint module which takles outut fron a python script and displays it… you can copy and use this however you want https://github.com/sdetweil/MMM-PythonPrint
  • [ERROR] Moment Timezone has no data for Customized Time Zone

    Solved
    4
    0 Votes
    4 Posts
    986 Views
    S
    @spitzlbergerj the errors should only be when we fetch the ics file, once every 10 or 15 minutes (for each such entry to process)
  • Updating did nothing but gave fatal error warning.

    Solved
    41
    0 Votes
    41 Posts
    17k Views
    R
    @sdetweil More by luck than skill, but thank you for your help and patience with this.
  • New Modules Do Not Display

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    S
    @BrotherDan yep, 1 little letter… glad u found it
  • Use .JSON as a module config value?

    Solved
    6
    0 Votes
    6 Posts
    834 Views
    S
    @drippyer got it…
  • Merge conflict after update to 2.19

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    S
    @DarrenHill git is the thing gitHUB is just server for holding code, and accepting changes (pull requests) from others
  • After MM upgrade wont start

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    M
    @sdetweil said in After MM upgrade wont start: npm install electron@17.2.0 Yes that worked thankyou
  • Issue with PIR Sensor after upgrade to 2.19

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    O
    Thanks for your help =) I was not able to get MMM-PIR-Sensor running, even with your steps listed above. As it is deprecated I did what @karsten13 suggested and used another PIR (MMM-PIR). It had the same issue first, but using magicmirror-rebuild from https://forum.magicmirror.builders/topic/16074/electron-rebuild-and-magicmirror-v2-18-and-more?page=1 I was able to got the PIR working again. So again: Thanks for trying to help and your suggestions!
  • After install, two npm modules went missing

    Solved
    2
    1 Votes
    2 Posts
    438 Views
    karsten13K
    see https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later
  • No authorization at command input

    Solved
    11
    0 Votes
    11 Posts
    3k Views
    T
    @sdetweil as works, thank you!
  • Cannot find module 'module-alias/register'

    Solved
    3
    0 Votes
    3 Posts
    904 Views
    N
    @sdetweil yes, i did the npm install after git clone. I tried both versions: npm install --only=prod --omit=dev //as seen in the tutorial npm install // as seen in the forum damnit… i just did npm install again, and now it works. Thanks! The iPad is an Gen. 8 with the latest iOS. it works just fine!
  • Auto start when rebooting

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    S
    @sakliadem stop from auto starting? pm2 stop xx pm2 save reboot see pm2 – help for all the things it can do
  • Black screen after updating to 2.19

    Solved
    4
    0 Votes
    4 Posts
    988 Views
    M
    @requiemmg Can you mark this as solved?