summary.py: clearing and writing Google spreadsheet in one go #54
Closed
ZuinigeRijder
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
One slower computers (I have an old raspberry Pi from 2012), the time between clearing Google Spreadsheet and writing new data can be relative long, especially with data over a year. That means, that if you look at the Google Spreadsheet on a phone or another computer, the spreadsheet can be cleared and only after e.g. a minute the new data is visible.
Changed summary.py, that clearing and writing is done in one go, at the end.
Requirements.txt: reference hyundai_kia_connect_api v3.10.8, because it solved a problem: fix(EU): strptime error #444
This discussion was created from the release summary.py: clearing and writing Google spreadsheet in one go.
All reactions