mirror of
https://github.com/home-assistant/core.git
synced 2026-07-13 17:44:45 +01:00
0c1af1d613
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
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
|
|
}
|