OpenWonderLabs / python-host

The python code running on Raspberry Pi or other Linux based boards to control SwitchBot.
Apache License 2.0
379 stars 84 forks source link

Get historic temperature data from SwitchBot Meter Plus #41

Open loetters opened 2 years ago

loetters commented 2 years ago

Current Situation

Hi,

I have a question. Is there a way to download the historic measurements of the SwitchBot Meter Plus directly with this library ? It is possible by using the android app, but it would be great if it could be done via a linux system.

I'am thankfull for any recommendation or help

Lukas

Proposed Change

Add Download Temperature and Humidity as CSV from SwitchBot Meter Plus

Additional Context

No response