pmeisel123

Results 8 comments of pmeisel123

I have written a quick little hack to handle this. I am a double noob here, for writing code homebridge and to git/github. So, my solution is not elegant, and...

This was caused by the captcha being added https://github.com/nfarina/homebridge-kevo/issues/17 Looks like the captcha issue is been fixed by kevo

As I have posted in other threads, the problem is with the KEVO CAPTCHA. If you login to kevo from any browser, and then close the browser (**without logging out**),...

> > As I have posted in other threads, the problem is with the KEVO CAPTCHA. > > If you login to kevo from any browser, and then close the...

> @pmeisel123 interesting, I continually get the "Submit login failed with status 200" errors, but the plugin still works for me. Until yesterday, I probably hadn't logged in to Kevo...

I’m not actively working on it. However you can use “shortcuts” in iOS to control the kevo app via Siri. Open the “shortcuts” app Click + Click + Add Action...

@Tiger519 often companies do slow releases so it’s possible you had the old interface longer than me You can use shortcuts to control the kevo app with Siri. (See my...

@danielsza / @mikeoc13 edit /var/lib/homebridge/node_modules/homebridge-kevo/index.js and change `www.mykevo.com` to `mykevo.com` kevo has a bad ssl certificate on www.mykevo.com that is causing issues right now, but it is correct for `mykevo.com`...