Historical Data - REST API

Will the REST API be updated to allow developers to access the historical data?
What about the daily/monthly/yearly High/Lows?

Since this data is being included in the Apps, it would be nice to have it available as a REST endpoint.

1 Like

Here is an option if you want to have some of that locally:
https://community.tempest.earth/t/weatherflow2mqtt-for-home-assistant/13718/11
You don’t need Home Assistant, but a MQTT broker is handy.
This data will not be as complete as what WeatherFlow has for your device as it will only include the data since the program started running.

Thanks, I already have a project that I am working on that collect the data locally.
I am looking for an official Rest API endpoint to grab the data as it is shown in the official WF app/webpage.
–Sam