Travis Glenn Hansen
Travis Glenn Hansen
OK, if everyone could run this it would be helpful: ``` curl -v 'http://ip:port/ja?pw=' ``` And subsequently for those that want to attempt hacking the code: ``` diff --git a/pyopensprinkler/__init__.py...
Yes as well as the headers (since the pw is in the path)...cleanse the output before sending it over and/or clean logs as necessary.
I can send a variant that will print it with params before the pw is added in a bit...afk at the moment.
@hellfire51 can you try to apply the header portion of the patch above by chance and see what happens? You’ll need to hack the files and the restart hass.
Are you quite certain you put in the correct url and password? Is the url reachable from the hass installation? With all the latest stuff I would think its operating...
Nice! Can you each try the available services in hass and ensure they work? I'm pretty sure much of the underlying library is not yet compatible with pre 2.1.9 options...
@dvbit just standard url: `http(s)://[:port]` Can you send over the error you got?
@dvbit nice! We're just getting started, some great stuff coming up :)
@osteospurnum did you update to 1.0.2+?
Cool, let us know. I'm sure there's still some loose ends with older stuff in general but our intent is to make it as functional as possible.