Call Me
Hi, you can call me like this: https://smotical.uber.space/ICS_FILENAME Where ICS_FILENAME is the name of your AllQuiet calendar (without path).
I then try to fetch the given ICS_FILENAME from https://allquiet.eu/api/calendar/public/ and return the results, filtered by the given query parameters.
Defaults
BTW: The URL above uses default parameters, wich would translate to: https://smotical.uber.space/ICS_FILENAME?name=Oncall&tier=0&tier=1&offline=true
Params
I know these querry params:
- name: base display name for the returned calender (default: Oncall)
- tier: number for schedule tier to include (can be given multiple times; default: 0, 1)
- team: name of team to include (can be given multiple times; default: all teams you belong to)
- offline: should your offline events be included (default: true)
NOTE: if you miss events, try to include Tier 0 (if you haven't already). While I'm not sure (yet) why events land there, they sometimes do. It seems that it is independent from the tiers set in the schedule, and to be reserved for overrides (allthough not all overrides land there). Anyway, might be worth to check out, if you miss a event.