Vincent Teo

Results 49 comments of Vincent Teo

What was the host and port you were using with the old version? I am assuming you used: `http://[host]:[port]` Its weird you are getting auth error with the hased password...

Yea the string works for core integration but not for custom, I hope they will support it in the future. I left it cause it still mostly provided the relevant...

Its basically supposed to the same URL you use to open the OpenSprinkler UI. I assume that loads in the browser? I find OS quite finicky when you try to...

That could be a possibility, but its hard to test without it failing for us. Maybe we can switch to request and test. @hellfire51 @jjanderson are you guys comfortable with...

Is there an particular reason why you guys have not upgraded to 2.1.9?

Maybe change it to: `print("url: " + str(f"{self._baseUrl}{path}"))` In this case we probably don't need to know the full url. this will not log the password

An update, I have dusted off my old raspberrypi and compiled a few versions of the firmware to test: - 2.1.5 - I could reproduce the error reported by @rgroce...

> Why does the MAC address need to be included? Surely a URL or IP address is sufficient? The short answer is we need a unique identifier for the device...

Try updating HA core to the latest On Mon, May 2, 2022, 9:11 AM dustindeneault ***@***.***> wrote: > I get the following error when trying to setup the open sprinkler...

Never tried it so not sure, but I think it would probably work and it's might be also possible to remove the dependency altogether. Right now I am overseas on...