Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run program ignores weather integration in opensprinkler #185

Open
kimfr opened this issue Sep 16, 2022 · 1 comment
Open

Run program ignores weather integration in opensprinkler #185

kimfr opened this issue Sep 16, 2022 · 1 comment

Comments

@kimfr
Copy link

kimfr commented Sep 16, 2022

I have a OpenSprinkler with Weather Integration enabled (ETo method) - my OS programs have Weather Adjustment enabled as well. When running a program from within HA - the weather adjustment is ignored.

Looking at the OS API - it seems that with a http request - all that is needed is to add "&uwt=1"
Example from API doc: http://os-ip/mp?pw=xxx&pid=1&uwt=1

Would it be possible to add this to the integration?

I would like to use HA to start the watering of the garden once certain conditions has been meet (for example, past Sunset and the Alarm has been turned on) - at the same time I would like to make use of the Weather Adjustments.

@vinteo
Copy link
Owner

vinteo commented Sep 22, 2023

Some owrk is being done for this: vinteo/py-opensprinkler#80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants