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

    hengy

    @hengy

    1
    Reputation
    331
    Profile views
    22
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Location New York

    hengy Unfollow Follow

    Best posts made by hengy

    • MMM-AQI Not updating

      Re: MMM-AQI

      It seems to be running. But doesn’t seem to change the value in the aqi index. Any idea why?

      posted in Health
      H
      hengy

    Latest posts made by hengy

    • RE: OpenWeather API CAlls

      @sdetweil Sorry, first time I’ve seen that. Good to know. Thanks.

      posted in General Discussion
      H
      hengy
    • RE: OpenWeather API CAlls

      @sdetweil said in OpenWeather API CAlls:

      what do you have the refresh interval set for
      don’t know. don’t see it in the module

      what is the default if you didn’t set it yourself?
      don
      t know what the default it.
      click the documentation link above
      no link.

      posted in General Discussion
      H
      hengy
    • OpenWeather API CAlls

      Now that OpenWeather needs a credit card for API calls over 1000 per day, I’m curious how many API calls the Weather module makes per day. I’ve got 2 instances of it running.

      posted in General Discussion
      H
      hengy
    • RE: Openweathermap api works for 2 of my modules but not for Hourly

      @sdetweil
      Thanks for your help, will do.

      posted in Troubleshooting
      H
      hengy
    • RE: Openweathermap api works for 2 of my modules but not for Hourly

      @sdetweil possible they changed the plan. I’m using free.

      41d4c485-3cdb-45ba-9ad6-89053529d1ab-image.png

      posted in Troubleshooting
      H
      hengy
    • RE: Openweathermap api works for 2 of my modules but not for Hourly

      @sdetweil Maybe my mistake. I’m using the new ver 3 api. Should I be using the previous version I had running with no issues?

      posted in Troubleshooting
      H
      hengy
    • RE: Openweathermap api works for 2 of my modules but not for Hourly

      @sdetweil

      I’ve added it here. No luck.

      {
      module: "weather",
              position: "top_right",
              header: "Hourly",
              config: {
                      weatherProvider: "openweathermap",
                     type: 'hourly',
                       apiVersion :'3.0',
                      apiKey: "new api key",
                      units: "imperial",
                      maxEntries: 10,
                      fadePoint: 0.12,
      	    showPrecipationAmount: true,
      	    AnimationSpeed: 1000,
                      ignoreToday: true,
                      colored: true,
                      fade: false,
                      timeFormat: 12,
                      showFeelsLike: true,
                      lat: 40.7128,
                      lon: -74.0060,
      	}
      }
      
      posted in Troubleshooting
      H
      hengy
    • Openweathermap api works for 2 of my modules but not for Hourly
              module: "weather",
              position: "top_right",
              header: "Hourly",
              config: {
                      weatherProvider: "openweathermap",
                      type: 'hourly',
                      apiKey: "new api key",
                      units: "imperial",
                      maxEntries: 10,
                      fadePoint: 0.12,
      	    showPrecipationAmount: true,
      	    AnimationSpeed: 1000,
                      ignoreToday: true,
                      colored: true,
                      fade: false,
                      timeFormat: 12,
                      showFeelsLike: true,
                      lat: 40.7128,
                      lon: -74.0060,
      	}
      

      I’ve got a new api key, just replaced the old one. It was working fine. Any ideas why this might not be working?

      posted in Troubleshooting
      H
      hengy
    • RE: Touchscreen Family Dashboard

      @tjat very impressive. Especially about the ChatGPT aspect.

      posted in Show your Mirror
      H
      hengy
    • MMM-AQI Not updating

      Re: MMM-AQI

      It seems to be running. But doesn’t seem to change the value in the aqi index. Any idea why?

      posted in Health
      H
      hengy