samuelclay / turntouch-ios

Turn Touch iOS App
MIT License
12 stars 1 forks source link

Kevo Lock app #7

Open samuelclay opened 5 years ago

samuelclay commented 5 years ago

Here's a Python api to crib from: https://github.com/cseelye/pykevoplus/blob/master/pykevoplus/__init__.py. It just uses a web api with a username and password (which we can ask for in the app in an options view on the app).

Dejal commented 4 years ago

I just tried to sign in to my Kevo lock using the logic gleaned from that script, but it appears to be broken by the captcha; apparently a recent addition. I can't get it to log in.

If you have a Kevo and can try the script directly, let me know if you can get it to work.

samuelclay commented 4 years ago

I unfortunately don't have a Kevo. It's likely it's broken on purpose. Nest has just gone down this route.

Dejal commented 4 years ago

Yeah, seems like. I guess this idea should be either closed, or changed to low priority or similar.