Files
core/tests/components/xthings_cloud/fixtures/XT-CM100.json
T
714431e7c1 Add xthings cloud camera (#172831)
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>
2026-07-26 23:10:20 +02:00

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"
}
}