-
-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathcalendar.yaml
38 lines (38 loc) · 865 Bytes
/
calendar.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
type: custom:atomic-calendar-revive
enableModeChange: true
firstDayOfWeek: 1
refreshInterval: 1800
entities:
- calendar.load_shedding_forecast
showCurrentEventLine: false
showMonth: true
showWeekDay: true
disableEventLink: true
showNoEventsForToday: true
disableLocationLink: true
showFullDayProgress: false
showEventIcon: false
showHiddenText: false
showCalendarName: false
calShowDescription: false
showLastCalendarWeek: true
disableCalEventLink: true
disableCalLocationLink: true
disableCalLink: true
showDescription: false
dateFormat: LL
showDate: false
sortByStartTime: false
showRelativeTime: true
showProgressBar: true
showLocation: true
showDeclined: true
showMultiDayEventParts: false
showMultiDay: false
showLoader: false
maxDaysToShow: 7
showAllDayEvents: true
showEventDate: false
showTimeRemaining: true
showDatePerEvent: false
showAllDayHours: true