mirror of
https://github.com/home-assistant/core.git
synced 2026-08-18 03:03:44 +01:00
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Robert Resch <robert@resch.dev>
12 lines
217 B
JSON
12 lines
217 B
JSON
{
|
|
"id": "dev_camera_001",
|
|
"name": "Front Door Camera",
|
|
"type": "camera",
|
|
"model": "XT-CM100",
|
|
"version": "1.0.0",
|
|
"online": true,
|
|
"status": {
|
|
"snapshot_url": "https://example.com/snapshot.jpg"
|
|
}
|
|
}
|