diff --git a/.ios.conf b/.ios.conf new file mode 100644 index 0000000..66fda0d --- /dev/null +++ b/.ios.conf @@ -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": {} +} \ No newline at end of file