Accuweather Standard API with Monthly Subscription Setup - Increase API Calling frequency

I used the Accuweather setup instructions and they all have me configure the API for using the free subscription that has the 50 calls a day limitation. I have a standard subscription already at Accuweather and created my API Key for Standard.

This is working in Home Assistant properly, however, Home Assistant doesn’t seem to recognize that the Key references the Standard API and not the free one. When I clicked the box to include the forecast, I had the standard message indicating that the checking of weather would move from every 40 minutes to every 80. Since I have a subscription, I can easily check every 5 minutes without problem. I have searched for instructions for the Standard API and I’m not having much luck.

Question: Is there a setup location I can go to in Home Assistant and set the time between calling the API?

I needed a more timely weather source because I use the cloud cover/sun as part of my shade automation. I live in Texas and our motto here is that ‘if you don’t like the weather, wait 5 minutes’ - it changes that drastically that quickly.

Thanks in advance and for any insight and pointing me in the right direction!

No, but you can disable automatic data update and get weather data using an automation and homeassistant.update_entity action.