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
8
examples/cards/templates/live-bedroom-co2/manifest.json
Normal file
8
examples/cards/templates/live-bedroom-co2/manifest.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"key": "live-bedroom-co2",
|
||||
"title": "Live Bedroom CO2",
|
||||
"notes": "Use for live CO2 telemetry card. Pull data through the Home Assistant GetLiveContext MCP tool and match the Bedroom-Esp-Sensor CO2 entry.",
|
||||
"created_at": "2026-03-09T00:00:00+00:00",
|
||||
"updated_at": "2026-03-11T04:12:48.601255+00:00",
|
||||
"deprecated": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue