Open cryptk opened 1 year ago
It's good to see this is possible.
I'm interested in creating an automation that shifts the pump schedule to run during the day or night, based on water temperature and weather. Being able to toggle schedules would work perfectly for that.
EditUIScheduleCmd is used to modify schedule entries. It is msg type 233. Below is an example of the XML
That API request maps to the following schedule entry in the MSPConfig
For now at least, creating/deleting schedules is out of scope, lets stick with just being able to toggle them on/off