Andrew Marks
Andrew Marks
Are you using a version of Python < 2.7.9? If so, it's an easy fix (I had the same issue). [Here](http://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2) is the urllib3 doc on the matter.
So, it's funny you should mention that. The API clearly has support for multiple floors. I haven't played with it much, but the properties are definitely there. Like, if you...
I wish there were, and I wish I knew! I tried playing with it, but didn't get anywhere. All of my information though comes from MITMing the app or playing...
I've played with that, and didn't notice a huge difference, but haven't spent a ton of time on it. I'd be interested to hear what you find. There's also a...
I think so, though if it does not work, it'd be quite simple to rename it to, like, `sharkiq2`
I'd love that. I just don't have any other products, so it's a bit of a challenge. For starters, could you run the following snippet and share both outputs? ```python...
Interesting. It looks like your vacuum uses a different set of API properties to control it. Let me look through this more carefully and try to think up a good...
I actually started work on that at one point, but ran into two issues: 1. I couldn't find a good HA platform to map it to. I'm already super-hackily using...
Yeah, definitely. Right now it should be pretty straightforward to do it in code (see for example how I hacked together bake modes and temp for ovens in HA). The...
This is fantastic, thanks