Hi folks,
first: I really love my tempest weatherstation! I have it running now for a few months and it’s doing a great job!
I’m not using the tempest app or website to view my data but I’m using a addon for Homeassistant (see here: GitHub - briis/smartweather: WeatherFlow Smart Weather Component for Home Assistant) and it’s doing fine. For me thats the better solution because I have it fully integrated in my smart home and be able to run automations which depend on the weather outside.
But there is one thing which is really a problem: The weatherstation is sending way too much datapoints and additionally that changes depending on the state of the battery. If the battery is fully charged, the weatherstation is sending data for temperature and other environmental data several times per second! As I keep the data for two years, one can imagine, that this is filling up my storage quite fast - at least for me it’s unnecessary and I can’t really imagine a use case where one would like to have multiple measurement points per second?
Also as I’m viewing my Weatherdata with Grafana, it’s not possible to calculate the amount of rain recorded because the sampling rate changes depending on voltage status of the battery. (More here: Solar Power & Rechargeable Battery – WeatherFlow Support)
So what I would need is the possibility to adjust the sampling rate to a fixed value. To me it would be sufficient to get temperature, humidity (and so on) data only once per minute or even less. I don’t need an update several times per second. Not only that having so much datapoints leads to much more storage consumption, it also slows down historical graphs significantly.