mirror of https://github.com/home-assistant/core
29 lines
487 B
JSON
29 lines
487 B
JSON
{
|
|
"id": "5",
|
|
"mobileDevices": [
|
|
{
|
|
"name": "nick Android",
|
|
"deviceMetadata": {
|
|
"platform": "Android",
|
|
"locale": "en",
|
|
"osVersion": "10",
|
|
"model": "OnePlus_GM1917"
|
|
},
|
|
"settings": {
|
|
"geoTrackingEnabled": false
|
|
},
|
|
"id": 1
|
|
}
|
|
],
|
|
"homes": [
|
|
{
|
|
"name": "home name",
|
|
"id": 1
|
|
}
|
|
],
|
|
"name": "name",
|
|
"locale": "en_US",
|
|
"email": "user@domain.tld",
|
|
"username": "user@domain.tld"
|
|
}
|