calendar_event_fact
Check calendar events — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | calendar_event_fact |
| Type | Misc |
| Color | Blue |
| Icon | mdi:calendar-check |
Fields
| Field | Type | Description |
|---|---|---|
timeEntry | String | Identifier of the minecraft_time entry used as a data source |
eventId | String | Event identifier to evaluate. Accepts event IDs, titles, 'next' or 'today'. |
mode | Mode | Condition evaluated on the target event |
maxDaysUntil | Int | Maximum number of days before the event when using the UPCOMING mode. Use -1 for unlimited. |
fallback | Int | Value returned when the time entry cannot be found |
Usage Example
- entry: calendar_event_fact
name: "Check calendar events"
timeEntry: ""
eventId: ""
mode: ""
maxDaysUntil: 0
fallback: 0