api_config.py 263 B

123456
  1. # Those values have been obtained from the following files in SwitchBot Android app
  2. # That's how you can verify them yourself
  3. # /assets/switchbot_config.json
  4. SWITCHBOT_APP_API_BASE_URL = "api.switchbot.net"
  5. SWITCHBOT_APP_CLIENT_ID = "5nnwmhmsa9xxskm14hd85lm9bm"