2026-03-15 21:44:47 -04:00
|
|
|
{
|
|
|
|
|
"title": "Weather 01545",
|
2026-03-24 08:54:47 -04:00
|
|
|
"subtitle": "Weather",
|
2026-03-15 21:44:47 -04:00
|
|
|
"tool_name": "mcp_home_assistant_GetLiveContext",
|
2026-03-24 08:54:47 -04:00
|
|
|
"forecast_tool_name": "exec",
|
|
|
|
|
"forecast_command": "python3 /home/kacper/nanobot/scripts/card_upcoming_conditions.py --nws-entity weather.korh --uv-entity weather.openweathermap_2 --forecast-type hourly --limit 4",
|
2026-04-06 15:42:53 -04:00
|
|
|
"provider_prefix": "Worcester Summer St",
|
|
|
|
|
"temperature_name": "Worcester Summer St Temperature",
|
|
|
|
|
"humidity_name": "Worcester Summer St Humidity",
|
|
|
|
|
"uv_name": "OpenWeatherMap UV index",
|
2026-03-24 08:54:47 -04:00
|
|
|
"condition_label": "Weather",
|
2026-04-06 15:42:53 -04:00
|
|
|
"morning_start_hour": 6,
|
|
|
|
|
"morning_end_hour": 11,
|
|
|
|
|
"morning_score": 84,
|
|
|
|
|
"default_score": 38,
|
|
|
|
|
"refresh_ms": 300000
|
2026-03-15 21:44:47 -04:00
|
|
|
}
|