withings-sync
withings-sync copied to clipboard
Add support for China
Garth natively supports China.
You just have to do the following in GarminConnect
:
self.client.configure(domain='garmin.cn')
For reference:
- https://github.com/yihong0618/running_page
- https://github.com/cyberjunky/python-garminconnect
This should be set by configuration or default? My Understanding would be that it's configurated?
Configuration