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

    Posts

    Recent Best Controversial
    • RE: MMM-Domiticz

      @Peter there are no stupid questions

      You should make the changes in the MagicMirror config.js file, if you make them in the MMM-Domoticz.js they will be gone in the next updates.

      In the MMM-Domoticz.js that are the default values if you don’t put it in the MM config.js file the value from the module will be used.

      Good luck

      posted in Utilities
      C
      Charley
    • RE: Current Weather do not display

      You might need to add the city name

      posted in Troubleshooting
      C
      Charley
    • RE: MMM-Domiticz

      0_1525011269934_textWhite.png

      Made a small change it should work now

      posted in Utilities
      C
      Charley
    • RE: MMM-crypto-portfolio

      To prevent alignment problems the portfolio is a nested table.
      The only way to get the alignment properly for now I have removed the total asset label if the logo is set to ‘back’
      Your assets are too high if you keep your wealth below the 1000 GDP it would have worked fine :-)

      posted in Utilities
      C
      Charley
    • RE: Default Calendar- fulldayevent recognition

      I had the same problem with my cities Garbage collection calendar

      First i checked their calendar with Validator

      I have solved the issue by giving whole day events a start time and an endtime

      DTSTART;VALUE=DATE:20180427T0000
      DTEND;VALUE=DATE:20180428T2359
      

      It is an issue in MagicMirror

      posted in Utilities
      C
      Charley
    • RE: MMM-crypto-portfolio

      @jaminben Yes it is possible

      In the newest update from today you have three new options

              showLabels: true,       // true or false
              logoPosition: "front",  // option front, middle, back
              graphPosition: "back",  // option front, back
      

      However the labels for price changes will always be visible (just percentages without label look silly)

      Hope you like it

      posted in Utilities
      C
      Charley
    • RE: MMM-Domiticz

      Today I have added to set the text colour to White.
      Just add in your config.js the option

      textWhite:true
      
      posted in Utilities
      C
      Charley
    • RE: Need help with Config.js!

      You are missing a comma

      {
      						title: "Google News", // ADD a comma here
      						url: "https://news.google.com/news/rss/?ned=us&gl=US&hl=en"
      					}
      
      posted in Troubleshooting
      C
      Charley
    • RE: MMM-rain-forecast

      Today I have updated the module.
      By request the width of the graph have been decreased by about 25%
      The graph line has been updated to fit the canvas better according to received data.

      posted in Utilities
      C
      Charley
    • RE: MM modules not displaying or no longer refresh after restart

      I would say calendar monthly

      Every line from the first { until the last }
      Just type // before if it runs that points to the module That holds the rest.

      posted in Troubleshooting
      C
      Charley
    • 1 / 1