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

    Posts

    Recent Best Controversial
    • RE: MMM-NewPIR v3

      @chrisdub have you activated the pins at your Raspberry OS?

      posted in System
      M
      MajorC
    • RE: MMM-bergfex not working

      @fattony123

      I added a second element, so it looks nice, even if there is now data available e.g. “new snow”.

      .MMM-bergfex td {
      	padding-right: 20px;
      	min-width: 35px;
      }
      
      posted in Troubleshooting
      M
      MajorC
    • RE: MMM-bergfex not working

      I played a little bit around with coustom.css and at the moment it looks nice to me with:

      /**
       * MMM-bergfex
       */
      .MMM-bergfex td {
      	padding-right: 20px;
      }
      
      posted in Troubleshooting
      M
      MajorC
    • RE: MMM-WeatherChart

      @AxLed I find your fork very useful.

      Can you tell me, how to use: rgba(0,0,0,0.06); as background-color?

      Thanks

      posted in Utilities
      M
      MajorC
    • RE: MMM-BoschSmartHome

      Looking good for me so fare after a couple of minutes.

      file.jpg

      posted in Utilities
      M
      MajorC
    • RE: NEED HELP FOR CREATING OUR OWN MODULE...

      @robinsin17 first, you should fix your keyboard. :astonished_face:

      posted in Troubleshooting
      M
      MajorC
    • Weather forecast with transparent background

      Hello,

      I am looking for a 3-5 days weather forecast. It would be important for me that the weather icons have a transparent background, because my MM is a picture frame.

      I really like the icons from https://github.com/sathyarajv/MMM-OpenmapWeather. Unfortunately I haven’t found a forecast module that fits yet.

      At the moment I am using: https://github.com/jharttech/MMM-weatherforecast but maybe there is something else?

      Do you have an idea?

      posted in Requests
      M
      MajorC
    • RE: MMM-BoschSmartHome

      Update with

      git pull
      

      was working fine.

      I am not sure about the new grafic-elements. This is how it looks on my system without custom.css.

      		module: "MMM-BoschSmartHome",
      			position: "bottom_left",
      			config: {
      				host: "192.168.2.XX", // Local IP Address
      				name: "MMM-BoschSmartHome", // Display name for App
      				identifier: "MMM-BoschSmartHome", // Unique Identifier for app
      				password: "XXX", // Password for Bosch Smart Home Bridge
      				refreshIntervalInSeconds: 60, // Default: 60
      				width: "340px",
      				displayRoomIcons: true, // Default: false
      				displayThermostats: true, // Default: false
      				airquality: {
      					purity: "none", // one of [tile, bar, donut, none]. Default: bar
      					humidity: "bar", // one of [tile, bar, donut, none]. Default: bar
      					temperature: "donut", // one of [tile, bar, donut, none]. Default: bar
      					preferredTemperatureProvider: "ClimateControl", // Twinguard or ClimateControl. Default: Twinguard, but falls back to CC
      					preferredHumidityProvider: "ClimateControl" // Twinguard or ClimateControl. Default: Twinguard, but falls back to CC
      				}
      			}
      		},
      

      screenshot2.jpg

      posted in Utilities
      M
      MajorC
    • RE: DHL Tracking with DHL Paket Account

      That would be very nice. It looks like DHL has an API.

      https://entwickler.dhl.de/

      posted in Requests
      M
      MajorC
    • RE: MMM-bergfex not working

      @FatTony123 my mistake. It looks like the cities I have in my configurations are not reporting “new snow” (Neu") to bergfex. So I never saw something where. I just added another city and it works quite nice.

      As I am not interested in “new snow”, it would be nice to be able to activate/deactivate all (Tal, Berg, Neu, Lifte) as an option in the config. But I can do that by myself in the source code.

      posted in Troubleshooting
      M
      MajorC
    • 1
    • 2
    • 10
    • 11
    • 12
    • 13
    • 14
    • 18
    • 19
    • 12 / 19