arduino / arduino-iot-cloud-py

Arduino IoT Cloud Python Client.
Mozilla Public License 2.0
29 stars 4 forks source link

Schedule object does not take into account the parameters "Repeat every" and "End recurrence" #54

Open FlorianPoot opened 1 year ago

FlorianPoot commented 1 year ago

Schedule is not working as expected. It's still get activated when the recurrence as ended. When repeat every minute is set, the variable "active" is only true once.

iabdalkader commented 1 year ago

I can take a look at this but I don't think the schedule was supposed to support repeat, by design.. @pennam ?