syssi / xiaomi_raw

Custom component for Home Assistant to faciliate the reverse engeneering of Xiaomi MiIO devices
Apache License 2.0
106 stars 21 forks source link

Xiaomi catlink scooper #17

Closed robertbigk closed 2 years ago

robertbigk commented 3 years ago

Is any chance for this integration?

https://xiaomi-mi.com/pets/catlink-cl-03-automatic-cat-litter-pot/

syssi commented 3 years ago

Does the device has a WiFi interface? I doesn't look like. If not the device cannot controlled via python-miio / this component.

http://myosuploads3.banggood.com/products/20210310/20210310034939CatlinkYoung.pdf

robertbigk commented 3 years ago

Can You explane what You mean about wifi interface? If i can use option by wifi?

syssi commented 2 years ago

Do you own the device? It's connected to your wifi network?

robertbigk commented 2 years ago

Yes I have

syssi commented 2 years ago

Are you able to control the device via WiFi? Do you use the mihome app?

robertbigk commented 2 years ago

Control Wifi but use app Catlink https://play.google.com/store/apps/details?id=com.catlinks.app&hl=pl&gl=US

syssi commented 2 years ago

I've disassembled the catlinks app and it looks like the device is a cloud only device. I cannot see any local communication between the App and the device. The cloud communication is HTTP only. The miIO or miot protocol isn't in use.