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

    Posts

    Recent Best Controversial
    • RE: MMM-Hue-Lights - new module for your Philips Hue lights!

      Hi,

      Why if i set

      var config = {
      	address: "0.0.0.0",
      

      (To open my MM from another computer)

      I have error on this module :

      Hue api erroe:error ; read ECONNREST
      hue api error: null
      

      Thx

      posted in Utilities
      S
      Smotx
    • RE: MMM-AQI

      Good, after Update header’s OK on screen, thx

      posted in Health
      S
      Smotx
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      what is the right process to follow for a new installation? the github page or the explanation on page 17?

      posted in Utilities
      S
      Smotx
    • RE: MMM-AQI

      @Mykle1

      nothing in MMM-AQI.CSS

      and on custom.css

      .aqi.good {
      	color: #009966;
      	font-size: 35px;
      }
      .aqi.moderate {
      	color: #ffde33;
      	font-size: 35px;
      }
      .aqi.unhealthy-sensitive {
      	color: #ff9933;
      	font-size: 35px;
      }
      .aqi.unhealthy {
      	color: #cc0033;
      	font-size: 35px;
      }
      .aqi.very-unhealthy {
      	color: #660099;
      	font-size: 35px;
      }
      .aqi.hazardous {
      	color: #7e0023;
      	font-size: 35px;
      }
      

      But without, it’s the same.

      posted in Health
      S
      Smotx
    • RE: regions...

      I love that (and you) if you find how to have 5 ragions on the same line, i need to display MM on my TV !

      posted in Development
      S
      Smotx
    • RE: MMM-AQI

      @Mykle1

      The same, it’s stange, on others module, header are ok on screen…

      posted in Health
      S
      Smotx
    • RE: MMM-AQI

      @Mykle1

      ```
      
      {
      			module: 'MMM-AQI',
      			position: 'top_left',
      			header: 'Polution',
      			config: {
      				token: "99860xxxxxxx",
      				city: "@8xxx",
      				iaqi: false,
      				updateInterval: 30 * 60 * 1000, // Every half hour.
      				initialLoadDelay: 0,
      				animationSpeed: 1000,
      				debug: false
      			}
      		},
      
      posted in Health
      S
      Smotx
    • RE: MMM-AQI

      Thx, very good, but why the ‘header’ is not visible ?

      posted in Health
      S
      Smotx
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      Hi here,

      It’s possible to change only this text color ?

      alt text

      posted in Utilities
      S
      Smotx
    • RE: MMM-CalendarExt

      @Sean

      Thx for help, with your indication, i have finally used

      overflowHeight: 200,
      
      posted in Productivity
      S
      Smotx
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 1 / 7