OpenSprinkler Unknown Error When Running Stations

I am having an issue with my OpenSprinkler integration. Nothing has changed on my OpenSprinkler device. when I try to run a station via home assistant using the service call for turning on a station and specifying the run time, which previously worked, I get an “unknown error”. So far I have restarted Home Assistant and restarted the OpenSprinkler controller. Here is my code:

service: opensprinkler.run
data:
  entity_id: switch.s03_station_enabled
  run_seconds: 120

and here is the error:

Capture2

Please help!

There appears to be a long running thread on this topic.
I would ask your question there, or in the github post where this HACS project is loaded as a 2nd choice.

As the FAQ suggests, always check for existing threads before starting a new one.

Thank you. I checked that one. and my issues seems to be resolved. just as I hit post, there was a HACS update for the integration. I installed and rebooted and its fixed. In the future, I’ll post there. thanks