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

    Posts

    Recent Best Controversial
    • RE: MMM-OpenWeatherMapForecas display problem

      @sdetweil
      c8e0387f-081d-484f-b11e-640c37e0a951-image.png

      posted in Troubleshooting
      D
      dcazman
    • RE: MMM-OpenWeatherMapForecas display problem

      @sdetweil I tired on and off as well as table and titled. Participation % doesn’t appear in today.
      Disregard the tightness and moon hitting weather. This is my remote view.

      f4346196-63ed-4ba9-aa38-4b14c2c6435c-image.png

      posted in Troubleshooting
      D
      dcazman
    • MMM-OpenWeatherMapForecas display problem

      i installed MMM-OpenWeatherMapForecast. The today precipitation % is not available. It is in the other dates and in the hourly.

      {
      			module: "MMM-OpenWeatherMapForecast",
      			position: "bottom_right",
      			header: "weather",
                              classes: "default everyone",
                              disabled: false,
      			config: {
                                      apikey: "Key",
      				latitude: 40.***,
      				longitude: -74.***,
      				units: "imperial",
      				concise: true,
      				iconset: "4c",
      				colored: true,
      				showHourlyForecast: false			}
      		  },
      posted in Troubleshooting
      D
      dcazman
    • RE: MMM-OpenWeatherForecast Error 401

      @KristjanESPERANTO said in MMM-OpenWeatherForecast Error 401:

      @dcazman There is a working fork: https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast

      I think this is the fork I used.

      posted in Troubleshooting
      D
      dcazman
    • MMM-OpenWeatherForecast Error 401

      Re: MMM-OpenWeatherForecast Error 401

      I get this problem.

      git remote -v
      origin  https://github.com/jclarke0000/MMM-OpenWeatherForecast.git (fetch)
      origin  https://github.com/jclarke0000/MMM-OpenWeatherForecast.git (push)
      
      {
      			module: "MMM-OpenWeatherForecast",
      			position: "bottom_right",
      			header: "Forecast",
      			config: {
                      api_key: "KEY",
      				lat: 40.***,
      				lon: -74.***,
      				units: "imperial",
      				concise: true,
      				showFeelsLikeTemp: true,
      				iconset: "5c",
      				colored: true,
      				extraCurrentConditions: {
      					highLowTemp: true,
      					precipitation: true,
      					wind: true,
      					barometricPressure: false,
      					humidity: true,
      					dewPoint: false,
      					uvIndex: false,
      					visibility: false
      				  },
      			}
      		  },
      
      posted in Troubleshooting
      D
      dcazman
    • weather module

      I have been looking at updating the icons and I think it will go like below.

      Is there a way to add words for example next to the icon the word Sunny is displayed ?

      .wi-day-sunny {
         background-image: url("path/icons/sunny.svg");
         background-size: contain; 
         width: 10px; 
         height: 10px; 
         display: inline-block; 
         vertical-align: middle;
      }
      
      posted in Troubleshooting
      D
      dcazman
    • RE: Which display to buy?

      bought

      Portable Monitor - Ultra-Slim 15.6 Inch Full HD IPS Laptop Screen
      by  Ingnok Store for $60
      
      posted in Hardware
      D
      dcazman
    • RE: Which display to buy?

      @BKeyport I feel like I read here a lot. Lots of questions and old conversations but I haven’t really seen monitor topics.
      I am starting to get into the hundreds with my build and all I was trying to do was build a better wall clock for my house :)
      I am looking at

      Portable Monitor 15.6'' 1080P FHD IPS Display Screen w/Tempered Glass and Metal Frame, Travel Monitor with Kickstand, Speaker, USB C, HDMI Plug
      by Topmonitor but its 159 new
      
      posted in Hardware
      D
      dcazman
    • Which display to buy?

      I am looking for something 14 inches to replace my wall clock.
      What display do you folks use?

      posted in Hardware
      D
      dcazman
    • RE: New with quesions

      @sdetweil That hid the moon.

      Any tips on color and animation of weather icons ?

      do i have to do a lot of

      .wi-day-sunny {
      color: #ffff00;
      }

      and then look at the animation doc ?
      There isn’t one done here that I can grab already ?

      posted in Troubleshooting
      D
      dcazman
    • 1
    • 2
    • 3
    • 2 / 3