MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. yawns
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 7
    • Topics 10
    • Posts 967
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: Colors changed

      @johnnyboy said in Colors changed:

      @schlachtkreuzer6

      Pictures seem to have been removed? Noticed that on quite a few posts now.

      There you go, the images are still there, but there seems to be a bug in the forum currently.

      3_1481457332453_IMG_9761.JPG 2_1481457332453_IMG_9760.JPG 1_1481457332452_IMG_9759.JPG 0_1481457332451_IMG_9758.JPG

      posted in Showcase
      yawnsY
      yawns
    • Forum - uploaded images are not shown

      I recently noticed several uploaded images are not shown any more, for example here:
      https://forum.magicmirror.builders/topic/1166/my-first-mirror
      The images still exist, this is the first one of the post above: https://forum.magicmirror.builders/uploads/files/1481457335838-img_9761-resized.jpg
      If the full url is used, the image is working, if just the /uploads/files/1481457335838-img_9761-resized.jpg is used (as the forum automatically does) the image is not shown

      posted in General Discussion
      yawnsY
      yawns
    • RE: Netatmo module

      I know the readme does not state it, but usually a black screen after installing a new module means dependencies are missing.

      Please open a terminal

      cd ~/MagicMirror/modules/MagicMirror-Netatmo-Module
      npm install
      

      Then try to re run your magic mirror.

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Further module categories...

      @Jopyth said in Further module categories...:

      I think Utilities is the category that needs “refurbishing” the most. It is basically the category all modules go in, which have no other fitting category and we probably need one like it, but maybe we can try to split it up.

      Totally agree!

      possible categories

      • Smart Home
      • Sensors* (GPIO integrations)
      • Voice Recognition
      • Configuration

      Not sure what about the configuration category (I guess you intend sharing configurations?), but I support the other suggestions.

      posted in General Discussion
      yawnsY
      yawns
    • RE: Further module categories...

      @cowboysdude

      Could you name some additional categories? I would avoid adding sub-categories, because users would have to work their way down the “tree”.

      posted in General Discussion
      yawnsY
      yawns
    • RE: Change Res to 2560 x 1080 ?

      @johnnyboy
      In fact the # marks single lines as a comment and as such the statement on this line will not be interpreted.
      Good you found it in the end!

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Modules to display Stock (Capital Stock)

      @qqqqqqqq
      You are in the modules base folder, but you need to change into the specific module folder instead

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: absolute date in calendar module

      I tested it yesterday and my calendar showed “tomorrow at 15:30” and “Saturday at 14:00”

      That is as absolute as it gets, imho

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: absolute date in calendar module

      @qqqqqqqq
      Starting your mirror for testing purpose is just fine.

      Please try this:

      ...
      	config: {
      		timeFormat: 'absolute',
      		urgency: 0,
      		getRelative: 0,
      		calendars: [
      ...
      
      posted in Troubleshooting
      yawnsY
      yawns
    • RE: absolute date in calendar module

      Please replace '0' with 0

      Numbers should not be written with quotation marks

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: absolute date in calendar module

      Please try to write timeFormat instead of timeformat, this is case sensitive :)
      Also try to play around with urgency

      https://github.com/MichMich/MagicMirror/tree/master/modules/default/calendar

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: MMM-TPG

      @Maxzovirax
      It needs to be ‘MMM-tpg’

      Please post your config file for this, but replace your key with some rubbish :)

      posted in Transport
      yawnsY
      yawns
    • RE: Add data from another Pi

      Okay, one step back …
      Your data is stored in your mysql database, right? How is this data stored there? Did you program a script? Or are you using a script/system from the internet? Maybe there already is some kind of a backend you could use?

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Add data from another Pi

      If you use Apache and PHP you could create a php script which delivers JSON (or XML) data based on the query and is called by the other raspberry. I would avoid saving data into a text file on the Apache PI and having the MM² PI opening this text file. That could cause trouble when the file is in use (data is currently being written into the file).

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Converting an old JS file into a module

      @ooom416354
      Hi, right that is the module I was working on. Over the last days I was completely busy doing cable stuff in my house and the weekend was blocked with dog training annual tax declaration.
      I try to complete it today or tomorrow.

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Need help to install the first new module to the mirror ...

      Welcome to our community.

      The module has a very complete readme, please take a look here:
      https://github.com/BenRoe/MMM-SystemStats/blob/master/README.md

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: London Bus Times

      There is a module for London tube using the same API. I guess you can take that and modify it for your bus timing.

      posted in Requests
      yawnsY
      yawns
    • RE: Mirror (2015) with PIR for the screen

      Now this is a sexy and clean mirror. Very good job

      posted in Show your Mirror
      yawnsY
      yawns
    • RE: Building mirror without programing

      @amanzimdwini
      You are right, git seems a bit irritating and uncomfortable at first and of course downloading and unzipping works at the moment. Neither strawberry nor I wanted to bash on you!
      We just wanted to point out the downside of the zip approach :)

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: [ORDER CLOSED] Two way mirror order in Germany

      @muellerl said in Two way mirror order in Germany:

      @muellerl

      würde auch gerne einen Two way mirror bei Dir bestellen.
      Wie geht denn das. Bzw. wie kann ich den bei Dir bestellen ?

      Hi, since this forum is international please write in english. Unfortunately the current order is closed, there is no way to jump in. Sorry.

      posted in Hardware
      yawnsY
      yawns
    • 1 / 1