Accuweather integration help

Hi all,

I hope somebody can help, I’ve set up the Accuweather integration following the steps provided in the documentation and I was wondering if it’s possible to get hourly information as well as daily?

On the Accuweather API website on the following page

it claims that the free version of the Core Weather includes 12 hours of hourly forecast. Is there a reason why the steps followed to integrate with HA only had daily?

Kind regards
Dan

Yes, integration can only make 50 API requests per day (this is the limitation of free API access). Current data is downloaded every 40 minutes, daily forecast every 6 hours. This gives 40 requests, and you have to remember that each HA restart means two more requests, there are no available requests for the hourly forecast.