view: monthly # optional - possible values monthly, agenda
view: monthly # optional - possible values monthly, agenda
maxEvents: 10 # optional - defaults to 10
maxEvents: 10 # optional - defaults to 10
showTime: true # optional - show time for event happening today - defaults to false
showTime: true # optional - show time for event happening today - defaults to false
timezone: America/Los_Angeles # optional and only when timezone is not detected properly (slightly slower performance) - force timezone for ical events (if it's the same - no change, if missing or different in ical - will be converted to this timezone)
integrations: # optional
integrations: # optional
- type: sonarr # active widget type that is currently enabled on homepage - possible values: radarr, sonarr, lidarr, readarr, ical
- type: sonarr # active widget type that is currently enabled on homepage - possible values: radarr, sonarr, lidarr, readarr, ical
service_group: Media # group name where widget exists
service_group: Media # group name where widget exists
@ -27,7 +28,6 @@ widget:
url: https://domain.url/with/link/to.ics # URL with calendar events
url: https://domain.url/with/link/to.ics # URL with calendar events
name: My Events # required - name for these calendar events
name: My Events # required - name for these calendar events
color: zinc # optional - defaults to pre-defined color for the service (zinc for ical)
color: zinc # optional - defaults to pre-defined color for the service (zinc for ical)
timezone: America/Los_Angeles # optional - force timezone for events (if it's the same - no change, if missing or different in ical - will be converted to this timezone)
params: # optional - additional params for the service
params: # optional - additional params for the service
showName: true # optional - show name before event title in event line - defaults to false
showName: true # optional - show name before event title in event line - defaults to false