feat: add card examples and speed up rtc connect
This commit is contained in:
parent
04afead5af
commit
23fd806e6d
41 changed files with 3327 additions and 3 deletions
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"title": "3-Day Agenda",
|
||||
"subtitle": "Family Calendar",
|
||||
"tool_name": "mcp_home_assistant_calendar_get_events",
|
||||
"calendar_names": [
|
||||
"Family Calendar"
|
||||
],
|
||||
"range_days": 3,
|
||||
"max_events": 8,
|
||||
"refresh_ms": 900000,
|
||||
"empty_text": "No events scheduled."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue