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

input_datetime.XXXXXXXXXXXXX #192

Open
paulbalinnel opened this issue Jan 25, 2025 · 1 comment
Open

input_datetime.XXXXXXXXXXXXX #192

paulbalinnel opened this issue Jan 25, 2025 · 1 comment

Comments

@paulbalinnel
Copy link

Request advice on using a time and date helper to set the irrigation start time.

I have irrigation systems running remotely and need to be able to change the start run time without using the yaml code. I thought of using a time helper. However, my attempts have been unsuccessful. The ideal situation would be to enter a time in the UI that sets the start time of the enabled sequence.

@rgc99
Copy link
Owner

rgc99 commented Jan 26, 2025

Take a look at the load_schedule service call. It Allows you to alter a schedule dynamically. Note: It is not persistent so after a restart you will have to do it again (perhaps use an automation).

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