nanobot-voice-interface/examples/cards/instances/live-weather-01545/state.json
kacper 23fd806e6d
Some checks failed
CI / Backend Checks (push) Failing after 29s
CI / Frontend Checks (push) Failing after 36s
feat: add card examples and speed up rtc connect
2026-03-15 21:44:47 -04:00

10 lines
343 B
JSON

{
"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
}