1.2 KiB
1.2 KiB
| title | description |
|---|---|
| Calendar | Calendar widget |
This widget shows monthly calendar, with optional integrations to show events from supported widgets.
widget:
type: calendar
firstDayInWeek: sunday # optional - defaults to monday
integrations: # optional
- type: sonarr # active widget type that is currently enabled on homepage - possible values: radarr, sonarr, lidarr, readarr
service_group: Media # group name where widget exists
service_name: Sonarr # service name for that widget
color: teal # optional - defaults to pre-defined color for the service (teal for sonarr)
params: # optional - additional params for the service
unmonitored: true # optional - defaults to false, used with *arr stack
Currently integrated widgets are sonarr, radarr, lidarr and readarr.
Supported colors can be found on color palette.
!!! tip
Clicking the month name will take you back to the current day.