franc6 / ics_calendar

Provides an ICS (icalendar) platform for the Home Assistant calendar
Apache License 2.0
146 stars 22 forks source link

some randomization or float on `download_interval` would be nice #117

Closed agroszer closed 8 months ago

agroszer commented 8 months ago

I have here a bunch of calendars setup, around 10. Those query the same server, which does not really like the flood of requests.

Some randomization (let's say a fraction of a second) or float on download_interval would probably solve this.