• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. hengy
  3. Posts
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

Posts

Recent Best Controversial
  • RE: OpenWeather API CAlls

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

    posted in General Discussion
    H
    hengy
    May 30, 2024, 9:23 PM
  • 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
    May 30, 2024, 3:59 PM
  • 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
    May 30, 2024, 12:31 PM
  • 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
    May 23, 2024, 3:15 PM
  • 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
    May 22, 2024, 6:48 PM
  • 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
    May 21, 2024, 4:13 PM
  • 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
    May 21, 2024, 12:16 AM
  • 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
    May 20, 2024, 1:41 AM
  • RE: Touchscreen Family Dashboard

    @tjat very impressive. Especially about the ChatGPT aspect.

    posted in Show your Mirror
    H
    hengy
    Sep 24, 2023, 3:50 AM
  • 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
    Jul 7, 2023, 3:09 AM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy