mirror of
https://github.com/home-assistant/core.git
synced 2026-04-27 04:03:49 +01:00
10 lines
216 B
JSON
10 lines
216 B
JSON
{
|
|
"deviceId": "switch_789",
|
|
"deviceName": "Living Room Switch",
|
|
"deviceType": "switch",
|
|
"interface": "homeassistant.components.SWITCH",
|
|
"roomName": "Living Room",
|
|
"isOnline": true,
|
|
"isTurnedOn": true
|
|
}
|