Update
This commit is contained in:
parent
df6538209b
commit
2e8508a625
|
@ -0,0 +1,34 @@
|
||||||
|
{
|
||||||
|
"devices": {
|
||||||
|
"martins_ipad": {
|
||||||
|
"app": {
|
||||||
|
"buildNumber": 4,
|
||||||
|
"bundleIdentifer": "io.robbie.HomeAssistant",
|
||||||
|
"versionNumber": "1.5.1"
|
||||||
|
},
|
||||||
|
"battery": {
|
||||||
|
"level": 84,
|
||||||
|
"state": "Unplugged"
|
||||||
|
},
|
||||||
|
"device": {
|
||||||
|
"localizedModel": "iPad",
|
||||||
|
"model": "iPad",
|
||||||
|
"name": "Martin\u2019s iPad",
|
||||||
|
"permanentID": "ACCCEFC0-AAF4-4BE3-8D98-721EDDAC52F1",
|
||||||
|
"systemName": "iOS",
|
||||||
|
"systemVersion": "13.2.3",
|
||||||
|
"type": "iPad Pro (10.5-inch)"
|
||||||
|
},
|
||||||
|
"deviceId": "martins_ipad",
|
||||||
|
"lastSeenAt": "2019-11-27T22:35:54.258309",
|
||||||
|
"permissions": [
|
||||||
|
"notifications",
|
||||||
|
"location"
|
||||||
|
],
|
||||||
|
"pushId": "f3281002-1a00-3bab-8c9f-1b8f60f3a21a",
|
||||||
|
"pushSounds": [],
|
||||||
|
"pushToken": "This space intentionally left blank"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"push": {}
|
||||||
|
}
|
Loading…
Reference in New Issue