arduino/arduino-iot-cloud-py

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

FlorianPoot opened this issue · 1 comments

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.