Calendar
Built Singleton
Device calendar events. Requires READ_CALENDAR permission.
| Module type | calendar |
|---|---|
| Default expression ID | cal |
| Refresh rate | 5 minutes |
Declaration
<module type="calendar" id="cal" /> Properties
Reference any of these from a template via
{cal:propertyName}.
| Name | Description | Example | Format arg |
|---|---|---|---|
nextTitle | Next event title | Team standup | — |
nextTime | Next event start time | 10:00 | Yes |
nextLocation | Next event location | Room 3B | — |
nextIn | Duration until next event | 45m | — |
todayCount | Number of events today | 5 | — |
Events
| Trigger | Description |
|---|---|
| On calendar change | Calendar events are added, removed, or updated |