I have a WeatherHAT setup running for a few weeks now using the default code from github. I would like to change the rain sensor update interval to something different from the intervals for the other sensors. Is there a way to specify different update intervals for the various sensors?
I’d start by having a good look at the python file your running.
weather.py?
weatherhat-python/examples/weather.py at main · pimoroni/weatherhat-python (github.com)