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
17
examples/cards/instances/live-bedroom-co2/card.json
Normal file
17
examples/cards/instances/live-bedroom-co2/card.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"id": "live-bedroom-co2",
|
||||
"kind": "text",
|
||||
"title": "Bedroom CO2",
|
||||
"question": "",
|
||||
"choices": [],
|
||||
"response_value": "",
|
||||
"slot": "live-bedroom-co2",
|
||||
"lane": "context",
|
||||
"priority": 50,
|
||||
"state": "active",
|
||||
"template_key": "sensor-live",
|
||||
"context_summary": "",
|
||||
"chat_id": "web",
|
||||
"created_at": "2026-03-09T22:39:28.502257+00:00",
|
||||
"updated_at": "2026-03-11T04:12:48.601255+00:00"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue