cryptk / haomnilogic-local

A Home Assistant integration for Hayward OmniLogic/OmniHub pool controllers using the local UDP api
Apache License 2.0
19 stars 4 forks source link

investigate support for turning schedules on and off #2

Open cryptk opened 1 year ago

cryptk commented 1 year ago

The underlying library does not have support for interacting with schedules yet, but it should not be too difficult to add. We should be able to add support for at least turning existing schedules on and off to the integration, I think that doing further interactions with schedules would require a custom service and should be scoped under a separate issue.

Associated issue within library to add required functionality: cryptk/python-omnilogic-local/issues/3

jdo01 commented 1 year ago

First, thanks for making this local version. It's so fast compared to going through Omnilogic's cloud. I would love to see a way to restore the pump motor schedule after manually adjusting the speed for my waterfall. I don't need to adjust the schedule, just return to it. I tried saving the speed and restoring it, but it left the motor running in manual mode and kept running past the scheduled time. Restore to idle works during the day, but kills my lights at night. Love it!