mirror of
https://github.com/home-assistant/core.git
synced 2026-05-18 22:40:15 +01:00
12 lines
168 B
JSON
12 lines
168 B
JSON
{
|
|
"id": "dev_plug_001",
|
|
"name": "Smart Plug 50",
|
|
"type": "plug",
|
|
"model": "XT-PL50",
|
|
"version": "1.0.0",
|
|
"online": true,
|
|
"status": {
|
|
"on": true
|
|
}
|
|
}
|