Hey Vincent
How do I stop all stations?
The doco says:
service: opensprinkler.stop
data:
entity_id: switch.controller_name # Switches or sensors for controller
But I don’t see a switch with the “controller_name”. I assume my controller name is just opensprinkler, but there is no “switch.opensprinkler”. There is an enabler switch -> switch.opensprinkler_enabled, but this doesn’t stop all stations.
Any help appreciated