Same Here, Setup on friday and everyday 1000 requests. Also with scan_interval 1200 i think the Problem is on ipgeolocations Side.
Anybody Here With No Problems?
Hello, is there a way to reduce updating rate of the weather?
I see mine is updating every 5 sec which can make the device hot. I think It will be great if we can change the refresh rate to 2 / 5 min for exemple?
Thanks a lot
All doable. I just don’t seem to ever have time ![]()
I’m tired of fighting the moon. Maybe there is an option without moon settings? Without REST
Dear friend, do you have an option without a moon sensor?
What’s the moon issue? Do I just need to change like a number to make it for the moon weigh less often?
I thought there was an option to turn off the moon anyways and the options. There’s a lot of options.
Ive spent 6+ hours trying to get ti work but its beyond me haha
I signed up to OpenWeather & IPGeo.
Doesnt seem to want to publish anything to the clock.
With a new HA install the automation won’t even want to run. even when i try to run it manual it won’t run it. i had copied the setting from the old working HA but yet here we are.
To avoid the red bars you can try to find
lifetime: 120
lifetimeMode: 1
and change it to:
lifetime: 0
lifetimeMode: 0
It works for me.
I no longer remember why I do 5 second updates and it’s the one parameter I don’t think it’s easy to change unless you “take control” of the blueprint.
You can adjust the seconds if you edit the blueprint:
trigger:
- trigger: time_pattern
seconds: /5
to
trigger:
- trigger: time_pattern
seconds: /300
I REALLY REALLY REALLY wish this was a programmable value - but thus far it isn’t.
How can I fix these: 2025-11-18 12:03:00.394 ERROR (MainThread) [homeassistant.components.automation.awtrix_weather_forecast_service_calls] Error rendering variables: TypeError: '>' not supported between instances of 'NoneType' and 'int'
