jpgorganizer / ioBroker.smartgarden

GARDENA smart system adapter for ioBroker
Other
21 stars 8 forks source link

Stop schedule of valve(s) #50

Closed reutli closed 2 years ago

reutli commented 2 years ago

Hi,

I'm wonderung how to stop the schedule.

In documentation I've found: "

For SERVICE_VALVE

Controlling

To control the device use data point

So if I'd like to pause the schedule for let's say two days I'm supposed to add "PAUSE_172800" in "duration_value"? This means this object "duration_value" is a string where I can put seconds & complete commands???

Second question: What to do to pause until further action? If I'm getting the documentation right the "Pause" command always should be used with seconds?

jpgorganizer commented 2 years ago

object "duration_value" is a string

correct.

What to do to pause until further action?

not possible