How to choose server location - jubepue/homebridge-petkit-pet-feeder GitHub Wiki

if you successfully captured http netflow, you may aready find out petkit api address which may like one of these:

http://api.petkit.cn/6/discovery/device_roster
http://api.petktasia.com/latest/discovery/device_roster
http://api.petkt.com/latest/discovery/device_roster

so your server api address and server location will be:

server api address server location location in config.json
api.petkit.cn China cn
api.petktasia.com Asia(except China) asia
api.petkt.com International international

note: if your api adderss is not one of these, please consider submit the address to me.