Download Tado Data - ((full))
: Some users have created Google Apps Scripts that automatically pull temperature and humidity data into a spreadsheet for easy graphing.
: You can use Python libraries like PyTado to script a download of your historic measurements.
If you need recurring downloads or more readable formats like Excel, several community-built tools can bridge the gap: download tado data
: This platform offers an integration for tado° that allows you to organize, visualize, and eventually export your thermostat data to Excel. 3. Advanced Methods (API & Python)
Under the EU Data Act and GDPR, users can request a structured file of their personal data directly through the app. This is the most reliable way to get a full history without technical scripting. : Some users have created Google Apps Scripts
For power users who want to script their own downloads, the unofficial tado° API provides access to granular data points every 15 minutes.
: By logging the "heat request" percentage (0–100%) via the API, some users have successfully calculated their actual gas consumption . Summary of Data Available for Download For power users who want to script their
: tado° will send a structured file (usually JSON or similar) to your registered email address. 2. Community Tools for Exporting to CSV/Excel