hass-core/tests/components/awair/fixtures/cloud_devices.json
2022-08-11 09:01:35 -04:00

18 lines
385 B
JSON

{
"devices": [
{
"name": "Living Room",
"macAddress": "70886B104941",
"latitude": 0.0,
"preference": "GENERAL",
"timezone": "",
"roomType": "LIVING_ROOM",
"deviceType": "awair",
"longitude": 0.0,
"spaceType": "HOME",
"deviceUUID": "awair_24947",
"deviceId": 24947,
"locationName": "Chicago, IL"
}
]
}