withings-sync icon indicating copy to clipboard operation
withings-sync copied to clipboard

Add support for China

Open matin opened this issue 1 year ago • 2 comments

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

matin avatar Oct 09 '23 00:10 matin

This should be set by configuration or default? My Understanding would be that it's configurated?

longstone avatar Oct 10 '23 13:10 longstone

Configuration

matin avatar Oct 10 '23 15:10 matin