mirror of https://github.com/home-assistant/core
80 lines
2.2 KiB
JSON
80 lines
2.2 KiB
JSON
{
|
|
"deviceId": "abcdef-123456",
|
|
"deviceName": "Amazon Fire",
|
|
"batteryLevel": 100,
|
|
"isPlugged": true,
|
|
"SSID": "\"freewifi\"",
|
|
"Mac": "aa:bb:cc:dd:ee:ff",
|
|
"ip4": "192.168.1.234",
|
|
"ip6": "FE80::1874:2EFF:FEA2:7848",
|
|
"hostname4": "192.168.1.234",
|
|
"hostname6": "fe80::1874:2eff:fea2:7848%p2p0",
|
|
"wifiSignalLevel": 7,
|
|
"isMobileDataEnabled": true,
|
|
"screenOrientation": 90,
|
|
"screenBrightness": 9,
|
|
"screenLocked": false,
|
|
"screenOn": true,
|
|
"batteryTemperature": 27,
|
|
"plugged": true,
|
|
"keyguardLocked": false,
|
|
"locale": "en_US",
|
|
"serial": "ABCDEF1234567890",
|
|
"build": "cm_douglas-userdebug 5.1.1 LMY49M 731a881f9d test-keys",
|
|
"androidVersion": "5.1.1",
|
|
"webviewUA": "Mozilla/5.0 (Linux; Android 5.1.1; KFDOWI Build/LMY49M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/81.0.4044.117 Safari/537.36",
|
|
"motionDetectorStatus": 0,
|
|
"isDeviceAdmin": true,
|
|
"isDeviceOwner": false,
|
|
"internalStorageFreeSpace": 11675512832,
|
|
"internalStorageTotalSpace": 12938534912,
|
|
"ramUsedMemory": 1077755904,
|
|
"ramFreeMemory": 362373120,
|
|
"ramTotalMemory": 1440129024,
|
|
"appUsedMemory": 24720592,
|
|
"appFreeMemory": 59165440,
|
|
"appTotalMemory": 83886080,
|
|
"displayHeightPixels": 800,
|
|
"displayWidthPixels": 1280,
|
|
"isMenuOpen": false,
|
|
"topFragmentTag": "",
|
|
"isInDaydream": false,
|
|
"isRooted": true,
|
|
"isLicensed": true,
|
|
"isInScreensaver": false,
|
|
"kioskLocked": true,
|
|
"isInForcedSleep": false,
|
|
"maintenanceMode": false,
|
|
"kioskMode": true,
|
|
"startUrl": "https://homeassistant.local",
|
|
"currentTabIndex": 0,
|
|
"mqttConnected": true,
|
|
"appVersionCode": 875,
|
|
"appVersionName": "1.42.5",
|
|
"androidSdk": 22,
|
|
"deviceModel": "KFDOWI",
|
|
"deviceManufacturer": "amzn",
|
|
"foregroundApp": "de.ozerov.fully",
|
|
"currentPage": "https://homeassistant.local",
|
|
"lastAppStart": "8/13/2022 1:00:47 AM",
|
|
"sensorInfo": [
|
|
{
|
|
"type": 8,
|
|
"name": "PROXIMITY",
|
|
"vendor": "MTK",
|
|
"version": 1,
|
|
"accuracy": -1
|
|
},
|
|
{
|
|
"type": 5,
|
|
"name": "LIGHT",
|
|
"vendor": "MTK",
|
|
"version": 1,
|
|
"accuracy": 3,
|
|
"values": [0, 0, 0],
|
|
"lastValuesTime": 1660435566561,
|
|
"lastAccuracyTime": 1660366847543
|
|
}
|
|
]
|
|
}
|