feat: add card examples and speed up rtc connect
Some checks failed
CI / Backend Checks (push) Failing after 29s
CI / Frontend Checks (push) Failing after 36s

This commit is contained in:
kacper 2026-03-15 21:44:47 -04:00
parent 04afead5af
commit 23fd806e6d
41 changed files with 3327 additions and 3 deletions

View file

@ -0,0 +1,10 @@
{
"title": "Weather 01545",
"subtitle": "OpenWeatherMap live context",
"tool_name": "mcp_home_assistant_GetLiveContext",
"provider_prefix": "OpenWeatherMap",
"temperature_name": "OpenWeatherMap Temperature",
"humidity_name": "OpenWeatherMap Humidity",
"condition_label": "OpenWeatherMap live context",
"refresh_ms": 86400000
}