Can anyone confirm whether the STOP command is working? I am able to start zones, but when I try to stop the water keeps flowing and the status returned seems ok. This is a Hunter Pro-C.
i.e.:
curl http://192.168.2.184/api/start/zone/2?time=2 (starts the zone as expected)
curl http://192.168.2.184/api/stop/zone/2
{"status": "Request received and processed correctly." ... }
Can anyone confirm whether the STOP command is working? I am able to start zones, but when I try to stop the water keeps flowing and the status returned seems ok. This is a Hunter Pro-C.
i.e.:
curl http://192.168.2.184/api/start/zone/2?time=2 (starts the zone as expected)
curl http://192.168.2.184/api/stop/zone/2
{"status": "Request received and processed correctly." ... }