Hi all!
Are there any known bugs or settings in firmware 2.1.7 API that would cause a success response “{“result”:1}” for a request “mp?” and not start the stations associated with the request program index?
I am trying to provide support for the Voice for IoT android app and my app logs are showing success “{“result”:1}” however the user has informed me that the stations are not started I am awaiting open sprinkler logs from the user but we have tried disabling “Use Weather Adjustment”, verifying program is enabled, and verifying the requested zones have a run time.
The request is http://local_address/mp?pid=0&uwt=1&pw=MD5_encoded_password
<Edit>
Upon clearing the logs the mp commands appear to be working again. I will run additional testing on my system with logging enabled and update
</edit>