mirror of
https://github.com/home-assistant/core.git
synced 2026-07-05 05:35:29 +01:00
aa8659f507
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
14 lines
214 B
JSON
14 lines
214 B
JSON
{
|
|
"id": "dev_lock_001",
|
|
"name": "Front Door Lock",
|
|
"type": "lock",
|
|
"model": "XT-LK50",
|
|
"version": "1.0.0",
|
|
"online": true,
|
|
"status": {
|
|
"locked": true,
|
|
"jammed": false,
|
|
"battery": 85
|
|
}
|
|
}
|