nanobot-voice-interface/examples/cards/instances/live-calendar-today/state.json

13 lines
273 B
JSON
Raw Permalink Normal View History

{
"title": "Today's Agenda",
"subtitle": "Family Calendar",
"tool_name": "mcp_home_assistant_calendar_get_events",
"calendar_names": [
"Family Calendar"
],
"range_days": 1,
"max_events": 8,
"refresh_ms": 900000,
"empty_text": "No events for today."
}