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
10
examples/cards/instances/live-weather-01545/state.json
Normal file
10
examples/cards/instances/live-weather-01545/state.json
Normal 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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue