[opensprinkler] Make http connection more resilient (#14998)
Signed-off-by: Bernhard Kreuz <bernhard@kreuz.wien> Signed-off-by: wzbfyb <57131473+wzbfyb@users.noreply.github.com> Co-authored-by: Hilbrand Bouwkamp <hilbrand@h72.nl> Co-authored-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
@@ -28,6 +28,8 @@ Due to this method used, it is very slow at finding devices and can saturate net
|
||||
- port: Port the OpenSprinkler device is listening on. Usually 80.
|
||||
- password: Admin password of the API. Factory default is: opendoor
|
||||
- refresh: Number of seconds in between refreshing the Thing state with the API.
|
||||
- timeout: (optional) Number of seconds to wait for a timeout when calling the OpenSprinkler HTTP API.
|
||||
- retry: (optional) Number of retries on connection timeouts.
|
||||
- basicUsername: (optional) Only needed when the OpenSprinkler device is behind a basic auth enforcing reverse proxy.
|
||||
- basicPassword: (optional) Only needed when the OpenSprinkler device is behind a basic auth enforcing reverse proxy.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user