Installation
Install using HACS. Or install manually by copying custom_components/opensprinkler folder into <config_dir>/custom_components
Using Services
Available services are opensprinkler.run for programs, stations and controllers (for running once program), and opensprinkler.stop for stations or controller (to stop all stations).
Creating a Station Switch
If you wish to have a switch for your stations, here is an example using the switch template and input number. Add the following to your YAML configuration ( configuration.yaml ).