Advertisement
Kat81inTX

config_entry-esphome-01K0FNTAFKHYDFH5TVC2QHFVFV

Jul 19th, 2025
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 43.85 KB | None | 0 0
  1. {
  2.   "home_assistant": {
  3.     "installation_type": "Home Assistant OS",
  4.     "version": "2025.7.2",
  5.     "dev": false,
  6.     "hassio": true,
  7.     "virtualenv": false,
  8.     "python_version": "3.13.3",
  9.     "docker": true,
  10.     "arch": "aarch64",
  11.     "timezone": "America/Chicago",
  12.     "os_name": "Linux",
  13.     "os_version": "6.12.25-haos-raspi",
  14.     "container_arch": "aarch64",
  15.     "supervisor": "2025.07.1",
  16.     "host_os": "Home Assistant OS 16.0",
  17.     "docker_version": "28.3.0",
  18.     "chassis": "embedded",
  19.     "run_as_root": true
  20.   },
  21.   "custom_components": {
  22.     "battery_notes": {
  23.       "documentation": "https://andrew-codechimp.github.io/HA-Battery-Notes/",
  24.       "version": "2.10.8",
  25.       "requirements": []
  26.     },
  27.     "spook": {
  28.       "documentation": "https://spook.boo",
  29.       "version": "3.1.0",
  30.       "requirements": []
  31.     },
  32.     "openweathermaphistory": {
  33.       "documentation": "https://github.com/petergridge/openweathermaphistory",
  34.       "version": "2025.06.03",
  35.       "requirements": [
  36.         "pyopenweathermap==0.2.2"
  37.       ]
  38.     },
  39.     "hacs": {
  40.       "documentation": "https://hacs.xyz/docs/use/",
  41.       "version": "2.0.5",
  42.       "requirements": [
  43.         "aiogithubapi>=22.10.1"
  44.       ]
  45.     },
  46.     "webrtc": {
  47.       "documentation": "https://github.com/AlexxIT/WebRTC",
  48.       "version": "v3.6.0",
  49.       "requirements": []
  50.     },
  51.     "meross_cloud": {
  52.       "documentation": "https://www.home-assistant.io/components/meross_cloud",
  53.       "version": "1.3.7",
  54.       "requirements": [
  55.         "meross_iot==0.4.9.0"
  56.       ]
  57.     },
  58.     "smarthub": {
  59.       "documentation": "https://github.com/gagata/ha-smarthub-energy-sensor",
  60.       "version": "v1.0.0",
  61.       "requirements": [
  62.         "aiohttp"
  63.       ]
  64.     },
  65.     "spook_inverse": {
  66.       "documentation": "https://spook.boo",
  67.       "version": "3.1.0",
  68.       "requirements": []
  69.     },
  70.     "icloud3": {
  71.       "documentation": "https://gcobb321.github.io/icloud3_v3_docs/#/",
  72.       "version": "3.2.2.3",
  73.       "requirements": [
  74.         "srp"
  75.       ]
  76.     },
  77.     "linksys_velop": {
  78.       "documentation": "https://github.com/uvjim/linksys_velop",
  79.       "version": "2025.5.1",
  80.       "requirements": [
  81.         "pyvelop==2025.4.2"
  82.       ]
  83.     },
  84.     "ha_electric_usage_downloader": {
  85.       "documentation": "https://github.com/smue86/ha-electric-usage-downloader",
  86.       "version": "1.0.0",
  87.       "requirements": [
  88.         "beautifulsoup4==4.12.3",
  89.         "aiohttp==3.10.10"
  90.       ]
  91.     },
  92.     "bermuda": {
  93.       "documentation": "https://github.com/agittins/bermuda",
  94.       "version": "0.8.4",
  95.       "requirements": []
  96.     },
  97.     "watchman": {
  98.       "documentation": "https://github.com/dummylabs/thewatchman",
  99.       "version": "0.6.5",
  100.       "requirements": [
  101.         "prettytable==3.12.0"
  102.       ]
  103.     },
  104.     "localtuya": {
  105.       "documentation": "https://github.com/rospogrigio/localtuya/",
  106.       "version": "5.2.3",
  107.       "requirements": []
  108.     }
  109.   },
  110.   "integration_manifest": {
  111.     "domain": "esphome",
  112.     "name": "ESPHome",
  113.     "after_dependencies": [
  114.       "hassio",
  115.       "zeroconf",
  116.       "tag"
  117.     ],
  118.     "codeowners": [
  119.       "OttoWinter",
  120.       "jesserockz",
  121.       "kbx81",
  122.       "bdraco"
  123.     ],
  124.     "config_flow": true,
  125.     "dependencies": [
  126.       "assist_pipeline",
  127.       "bluetooth",
  128.       "intent",
  129.       "ffmpeg",
  130.       "http"
  131.     ],
  132.     "dhcp": [
  133.       {
  134.         "registered_devices": true
  135.       }
  136.     ],
  137.     "documentation": "https://www.home-assistant.io/integrations/esphome",
  138.     "integration_type": "device",
  139.     "iot_class": "local_push",
  140.     "loggers": [
  141.       "aioesphomeapi",
  142.       "noiseprotocol",
  143.       "bleak_esphome"
  144.     ],
  145.     "mqtt": [
  146.       "esphome/discover/#"
  147.     ],
  148.     "quality_scale": "platinum",
  149.     "requirements": [
  150.       "aioesphomeapi==33.1.1",
  151.       "esphome-dashboard-api==1.3.0",
  152.       "bleak-esphome==2.16.0"
  153.     ],
  154.     "zeroconf": [
  155.       "_esphomelib._tcp.local."
  156.     ],
  157.     "is_built_in": true,
  158.     "overwrites_built_in": false
  159.   },
  160.   "setup_times": {},
  161.   "data": {
  162.     "config": {
  163.       "created_at": "2025-07-18T21:07:36.051656+00:00",
  164.       "data": {
  165.         "host": "192.168.1.125",
  166.         "port": 6053,
  167.         "password": "",
  168.         "noise_psk": "",
  169.         "device_name": "esp32-s3-geek",
  170.         "bluetooth_mac_address": "**REDACTED**"
  171.       },
  172.       "discovery_keys": {
  173.         "zeroconf": [
  174.           {
  175.             "__type": "<class 'homeassistant.helpers.discovery_flow.DiscoveryKey'>",
  176.             "repr": "DiscoveryKey(domain='zeroconf', key=('_esphomelib._tcp.local.', 'esp32-s3-geek._esphomelib._tcp.local.'), version=1)"
  177.           }
  178.         ],
  179.         "dhcp": [
  180.           {
  181.             "__type": "<class 'homeassistant.helpers.discovery_flow.DiscoveryKey'>",
  182.             "repr": "DiscoveryKey(domain='dhcp', key='84fce6518194', version=1)"
  183.           }
  184.         ]
  185.       },
  186.       "disabled_by": null,
  187.       "domain": "esphome",
  188.       "entry_id": "01K0FNTAFKHYDFH5TVC2QHFVFV",
  189.       "minor_version": 1,
  190.       "modified_at": "2025-07-18T21:07:46.299343+00:00",
  191.       "options": {
  192.         "allow_service_calls": false
  193.       },
  194.       "pref_disable_new_entities": false,
  195.       "pref_disable_polling": false,
  196.       "source": "zeroconf",
  197.       "subentries": [],
  198.       "title": "ESP32-S3-GEEK Client Bridge/Proxy/Tracker",
  199.       "unique_id": "84:fc:e6:51:81:94",
  200.       "version": 1
  201.     },
  202.     "storage_data": {
  203.       "device_info": {
  204.         "uses_password": false,
  205.         "name": "esp32-s3-geek",
  206.         "friendly_name": "ESP32-S3-GEEK Client Bridge/Proxy/Tracker",
  207.         "mac_address": "**REDACTED**",
  208.         "compilation_time": "Jul 18 2025, 16:05:53",
  209.         "model": "esp32-s3-devkitc-1",
  210.         "manufacturer": "Espressif",
  211.         "has_deep_sleep": false,
  212.         "esphome_version": "2025.7.1",
  213.         "project_name": "",
  214.         "project_version": "",
  215.         "webserver_port": 0,
  216.         "legacy_voice_assistant_version": 0,
  217.         "voice_assistant_feature_flags": 0,
  218.         "legacy_bluetooth_proxy_version": 5,
  219.         "bluetooth_proxy_feature_flags": 127,
  220.         "suggested_area": "Garage Entry",
  221.         "bluetooth_mac_address": "**REDACTED**",
  222.         "devices": [
  223.           {
  224.             "device_id": 2789552890,
  225.             "name": "Water Tank Sensor",
  226.             "area_id": 2579288416
  227.           }
  228.         ],
  229.         "areas": [
  230.           {
  231.             "area_id": 4046731393,
  232.             "name": "Garage Entry"
  233.           },
  234.           {
  235.             "area_id": 2579288416,
  236.             "name": "Garage"
  237.           }
  238.         ],
  239.         "area": {
  240.           "area_id": 0,
  241.           "name": ""
  242.         }
  243.       },
  244.       "services": [],
  245.       "api_version": {
  246.         "major": 1,
  247.         "minor": 10
  248.       },
  249.       "button": [
  250.         {
  251.           "object_id": "safe_mode_boot",
  252.           "key": 2037531703,
  253.           "name": "Safe Mode Boot",
  254.           "unique_id": "esp32-s3-geekbuttonsafe_mode_boot",
  255.           "disabled_by_default": false,
  256.           "icon": "mdi:restart-alert",
  257.           "entity_category": 1,
  258.           "device_id": 0,
  259.           "device_class": "restart"
  260.         },
  261.         {
  262.           "object_id": "factory_reset",
  263.           "key": 3740619177,
  264.           "name": "Factory reset",
  265.           "unique_id": "esp32-s3-geekbuttonfactory_reset",
  266.           "disabled_by_default": false,
  267.           "icon": "mdi:restart-alert",
  268.           "entity_category": 1,
  269.           "device_id": 0,
  270.           "device_class": "restart"
  271.         }
  272.       ],
  273.       "sensor": [
  274.         {
  275.           "object_id": "pressure",
  276.           "key": 1205348660,
  277.           "name": "Pressure",
  278.           "unique_id": "esp32-s3-geeksensorpressure",
  279.           "disabled_by_default": false,
  280.           "icon": "",
  281.           "entity_category": 0,
  282.           "device_id": 2789552890,
  283.           "device_class": "pressure",
  284.           "unit_of_measurement": "psi",
  285.           "accuracy_decimals": 1,
  286.           "force_update": false,
  287.           "state_class": 0,
  288.           "legacy_last_reset_type": 0
  289.         },
  290.         {
  291.           "object_id": "temperature",
  292.           "key": 899752953,
  293.           "name": "Temperature",
  294.           "unique_id": "esp32-s3-geeksensortemperature",
  295.           "disabled_by_default": false,
  296.           "icon": "",
  297.           "entity_category": 0,
  298.           "device_id": 2789552890,
  299.           "device_class": "temperature",
  300.           "unit_of_measurement": "\u00b0F",
  301.           "accuracy_decimals": 1,
  302.           "force_update": false,
  303.           "state_class": 0,
  304.           "legacy_last_reset_type": 0
  305.         },
  306.         {
  307.           "object_id": "battery",
  308.           "key": 2326215132,
  309.           "name": "Battery",
  310.           "unique_id": "esp32-s3-geeksensorbattery",
  311.           "disabled_by_default": false,
  312.           "icon": "mdi:battery",
  313.           "entity_category": 0,
  314.           "device_id": 2789552890,
  315.           "device_class": "battery",
  316.           "unit_of_measurement": "%",
  317.           "accuracy_decimals": 0,
  318.           "force_update": false,
  319.           "state_class": 1,
  320.           "legacy_last_reset_type": 0
  321.         }
  322.       ],
  323.       "text_sensor": [
  324.         {
  325.           "object_id": "model_number",
  326.           "key": 523973644,
  327.           "name": "Model Number",
  328.           "unique_id": "esp32-s3-geektext_sensormodel_number",
  329.           "disabled_by_default": false,
  330.           "icon": "mdi:information-outline",
  331.           "entity_category": 0,
  332.           "device_id": 2789552890,
  333.           "device_class": ""
  334.         },
  335.         {
  336.           "object_id": "manufacturer",
  337.           "key": 2739570378,
  338.           "name": "Manufacturer",
  339.           "unique_id": "esp32-s3-geektext_sensormanufacturer",
  340.           "disabled_by_default": false,
  341.           "icon": "mdi:information-outline",
  342.           "entity_category": 0,
  343.           "device_id": 2789552890,
  344.           "device_class": ""
  345.         },
  346.         {
  347.           "object_id": "serial_number",
  348.           "key": 412222983,
  349.           "name": "Serial Number",
  350.           "unique_id": "esp32-s3-geektext_sensorserial_number",
  351.           "disabled_by_default": false,
  352.           "icon": "mdi:information-outline",
  353.           "entity_category": 0,
  354.           "device_id": 2789552890,
  355.           "device_class": ""
  356.         },
  357.         {
  358.           "object_id": "firmware_revision",
  359.           "key": 1074843366,
  360.           "name": "Firmware Revision",
  361.           "unique_id": "esp32-s3-geektext_sensorfirmware_revision",
  362.           "disabled_by_default": false,
  363.           "icon": "mdi:information-outline",
  364.           "entity_category": 0,
  365.           "device_id": 2789552890,
  366.           "device_class": ""
  367.         }
  368.       ],
  369.       "update": []
  370.     },
  371.     "bluetooth": {
  372.       "connections_free": 3,
  373.       "connections_limit": 3,
  374.       "available": true,
  375.       "scanner": {
  376.         "name": "esp32-s3-geek (84:FC:E6:51:81:96)",
  377.         "connectable": true,
  378.         "start_time": 45949.156483688,
  379.         "source": "84:FC:E6:51:81:96",
  380.         "scanning": true,
  381.         "requested_mode": {
  382.           "__type": "<enum 'BluetoothScanningMode'>",
  383.           "repr": "<BluetoothScanningMode.ACTIVE: 'active'>"
  384.         },
  385.         "current_mode": {
  386.           "__type": "<enum 'BluetoothScanningMode'>",
  387.           "repr": "<BluetoothScanningMode.ACTIVE: 'active'>"
  388.         },
  389.         "type": "ESPHomeScanner",
  390.         "last_detection": 57277.078373348,
  391.         "monotonic_time": 57277.094373352,
  392.         "discovered_devices_and_advertisement_data": [
  393.           {
  394.             "name": null,
  395.             "address": "F0:B3:EC:53:D3:D5",
  396.             "rssi": -89,
  397.             "advertisement_data": [
  398.               null,
  399.               {
  400.                 "76": {
  401.                   "__type": "<class 'bytes'>",
  402.                   "repr": "b\"\\x10\\x05\\n\\x14'8\\xb9\""
  403.                 }
  404.               },
  405.               {},
  406.               [],
  407.               12,
  408.               -89,
  409.               []
  410.             ],
  411.             "details": {
  412.               "source": "84:FC:E6:51:81:96",
  413.               "address_type": 0
  414.             }
  415.           },
  416.           {
  417.             "name": null,
  418.             "address": "C0:95:6D:A5:29:43",
  419.             "rssi": -81,
  420.             "advertisement_data": [
  421.               null,
  422.               {
  423.                 "76": {
  424.                   "__type": "<class 'bytes'>",
  425.                   "repr": "b'\\x10\\x05\\x0b\\x14\\xddAr'"
  426.                 }
  427.               },
  428.               {},
  429.               [],
  430.               12,
  431.               -81,
  432.               []
  433.             ],
  434.             "details": {
  435.               "source": "84:FC:E6:51:81:96",
  436.               "address_type": 0
  437.             }
  438.           },
  439.           {
  440.             "name": "ELK-BLEDDM    ",
  441.             "address": "BE:27:C5:00:DD:86",
  442.             "rssi": -89,
  443.             "advertisement_data": [
  444.               "ELK-BLEDDM    ",
  445.               {},
  446.               {},
  447.               [],
  448.               -127,
  449.               -89,
  450.               []
  451.             ],
  452.             "details": {
  453.               "source": "84:FC:E6:51:81:96",
  454.               "address_type": 0
  455.             }
  456.           },
  457.           {
  458.             "name": "Signe gradient floor",
  459.             "address": "F2:28:25:97:CE:67",
  460.             "rssi": -90,
  461.             "advertisement_data": [
  462.               "Signe gradient floor",
  463.               {},
  464.               {
  465.                 "0000fe0f-0000-1000-8000-00805f9b34fb": {
  466.                   "__type": "<class 'bytes'>",
  467.                   "repr": "b'm\\x10\\xff\\xff\\x02'"
  468.                 }
  469.               },
  470.               [
  471.                 "0000fe0f-0000-1000-8000-00805f9b34fb"
  472.               ],
  473.               10,
  474.               -90,
  475.               []
  476.             ],
  477.             "details": {
  478.               "source": "84:FC:E6:51:81:96",
  479.               "address_type": 1
  480.             }
  481.           },
  482.           {
  483.             "name": "Linksys",
  484.             "address": "E8:9F:80:69:F3:3D",
  485.             "rssi": -84,
  486.             "advertisement_data": [
  487.               "Linksys",
  488.               {
  489.                 "92": {
  490.                   "__type": "<class 'bytes'>",
  491.                   "repr": "b'\\x01\\x01'"
  492.                 }
  493.               },
  494.               {},
  495.               [
  496.                 "00002080-8eab-46c2-b788-0e9440016fd1"
  497.               ],
  498.               -127,
  499.               -84,
  500.               []
  501.             ],
  502.             "details": {
  503.               "source": "84:FC:E6:51:81:96",
  504.               "address_type": 0
  505.             }
  506.           },
  507.           {
  508.             "name": null,
  509.             "address": "79:60:F5:AC:96:2C",
  510.             "rssi": -94,
  511.             "advertisement_data": [
  512.               null,
  513.               {
  514.                 "76": {
  515.                   "__type": "<class 'bytes'>",
  516.                   "repr": "b'\\x10\\x05\\x04\\x1c\\xf6\\xbf\\xcc'"
  517.                 }
  518.               },
  519.               {},
  520.               [],
  521.               -127,
  522.               -94,
  523.               []
  524.             ],
  525.             "details": {
  526.               "source": "84:FC:E6:51:81:96",
  527.               "address_type": 1
  528.             }
  529.           },
  530.           {
  531.             "name": "tps",
  532.             "address": "49:25:03:27:07:D8",
  533.             "rssi": -96,
  534.             "advertisement_data": [
  535.               "tps",
  536.               {
  537.                 "260": {
  538.                   "__type": "<class 'bytes'>",
  539.                   "repr": "b'\\x00\\x00\\x00\\xd4<d\\x08'"
  540.                 },
  541.                 "270": {
  542.                   "__type": "<class 'bytes'>",
  543.                   "repr": "b'\\x00\\x00\\x00L=d\\x08'"
  544.                 },
  545.                 "280": {
  546.                   "__type": "<class 'bytes'>",
  547.                   "repr": "b'\\x00\\x00\\x00\\x05\\xfed\\x08'"
  548.                 },
  549.                 "290": {
  550.                   "__type": "<class 'bytes'>",
  551.                   "repr": "b'\\x00\\x00\\x00\\xdd\\xfbd\\x08'"
  552.                 },
  553.                 "300": {
  554.                   "__type": "<class 'bytes'>",
  555.                   "repr": "b'\\x00\\x00\\x00\\xb4:d\\x08'"
  556.                 },
  557.                 "310": {
  558.                   "__type": "<class 'bytes'>",
  559.                   "repr": "b'\\x00\\x00\\x00\\xed\\xf8d\\x08'"
  560.                 },
  561.                 "320": {
  562.                   "__type": "<class 'bytes'>",
  563.                   "repr": "b'\\x00\\x00\\x00$3d\\x08'"
  564.                 },
  565.                 "330": {
  566.                   "__type": "<class 'bytes'>",
  567.                   "repr": "b'\\x00\\x00\\x00\\xbc2d\\x08'"
  568.                 },
  569.                 "340": {
  570.                   "__type": "<class 'bytes'>",
  571.                   "repr": "b'\\x00\\x00\\x00\\x140d\\x08'"
  572.                 },
  573.                 "350": {
  574.                   "__type": "<class 'bytes'>",
  575.                   "repr": "b'\\x00\\x00\\x00\\x8c1d\\x08'"
  576.                 },
  577.                 "360": {
  578.                   "__type": "<class 'bytes'>",
  579.                   "repr": "b'\\x00\\x00\\x00D5d\\x08'"
  580.                 },
  581.                 "370": {
  582.                   "__type": "<class 'bytes'>",
  583.                   "repr": "b'\\x00\\x00\\x00\\x1d\\xf7d\\x08'"
  584.                 },
  585.                 "380": {
  586.                   "__type": "<class 'bytes'>",
  587.                   "repr": "b'\\x00\\x00\\x00t6d\\x08'"
  588.                 },
  589.                 "390": {
  590.                   "__type": "<class 'bytes'>",
  591.                   "repr": "b'\\x00\\x00\\x00\\xac\"d\\x08'"
  592.                 },
  593.                 "400": {
  594.                   "__type": "<class 'bytes'>",
  595.                   "repr": "b'\\x00\\x00\\x00\\xe5\\xe1d\\x08'"
  596.                 },
  597.                 "410": {
  598.                   "__type": "<class 'bytes'>",
  599.                   "repr": "b'\\x00\\x00\\x00}\\xe0d\\x08'"
  600.                 },
  601.                 "250": {
  602.                   "__type": "<class 'bytes'>",
  603.                   "repr": "b'\\x00\\x00\\x00\\xfc\\x14d\\x08'"
  604.                 },
  605.                 "240": {
  606.                   "__type": "<class 'bytes'>",
  607.                   "repr": "b'\\x00\\x00\\x00d\\x15d\\x08'"
  608.                 },
  609.                 "230": {
  610.                   "__type": "<class 'bytes'>",
  611.                   "repr": "b'\\x00\\x00\\x00-\\xd6d\\x08'"
  612.                 },
  613.                 "220": {
  614.                   "__type": "<class 'bytes'>",
  615.                   "repr": "b'\\x00\\x00\\x00\\xf5\\xd3d\\x08'"
  616.                 },
  617.                 "210": {
  618.                   "__type": "<class 'bytes'>",
  619.                   "repr": "b'\\x00\\x00\\x00\\x9c\\x12d\\x08'"
  620.                 },
  621.                 "420": {
  622.                   "__type": "<class 'bytes'>",
  623.                   "repr": "b'\\x00\\x00\\x00T%d\\x08'"
  624.                 },
  625.                 "160": {
  626.                   "__type": "<class 'bytes'>",
  627.                   "repr": "b'\\x00\\x00\\x00\\xa4\\x19d\\x08'"
  628.                 }
  629.               },
  630.               {},
  631.               [
  632.                 "0000fff0-0000-1000-8000-00805f9b34fb"
  633.               ],
  634.               -127,
  635.               -96,
  636.               []
  637.             ],
  638.             "details": {
  639.               "source": "84:FC:E6:51:81:96",
  640.               "address_type": 0
  641.             }
  642.           },
  643.           {
  644.             "name": "GVH5075_EA71",
  645.             "address": "A4:C1:38:5B:EA:71",
  646.             "rssi": -88,
  647.             "advertisement_data": [
  648.               "GVH5075_EA71",
  649.               {
  650.                 "60552": {
  651.                   "__type": "<class 'bytes'>",
  652.                   "repr": "b'\\x00\\x03\\x8f\\xecA\\x00'"
  653.                 },
  654.                 "76": {
  655.                   "__type": "<class 'bytes'>",
  656.                   "repr": "b'\\x02\\x15INTELLI_ROCKS_HWPu\\xf2\\xff\\x0c'"
  657.                 }
  658.               },
  659.               {},
  660.               [
  661.                 "0000ec88-0000-1000-8000-00805f9b34fb"
  662.               ],
  663.               -127,
  664.               -88,
  665.               []
  666.             ],
  667.             "details": {
  668.               "source": "84:FC:E6:51:81:96",
  669.               "address_type": 0
  670.             }
  671.           },
  672.           {
  673.             "name": null,
  674.             "address": "43:60:B0:2E:9F:2F",
  675.             "rssi": -80,
  676.             "advertisement_data": [
  677.               null,
  678.               {
  679.                 "76": {
  680.                   "__type": "<class 'bytes'>",
  681.                   "repr": "b\"\\x0f\\x05\\x90\\x00q\\x85\\xae\\x10\\x02'\\x04\""
  682.                 }
  683.               },
  684.               {},
  685.               [],
  686.               0,
  687.               -80,
  688.               []
  689.             ],
  690.             "details": {
  691.               "source": "84:FC:E6:51:81:96",
  692.               "address_type": 1
  693.             }
  694.           },
  695.           {
  696.             "name": null,
  697.             "address": "41:3F:19:5C:6D:C5",
  698.             "rssi": -87,
  699.             "advertisement_data": [
  700.               null,
  701.               {
  702.                 "76": {
  703.                   "__type": "<class 'bytes'>",
  704.                   "repr": "b'\\t\\x08\\x13\\x97\\xc0\\xa8\\x01h\\x1bX\\x16\\x08\\x00\\xaeV,\\xb3\\x05\\xce\\xc1'"
  705.                 }
  706.               },
  707.               {},
  708.               [],
  709.               -127,
  710.               -87,
  711.               []
  712.             ],
  713.             "details": {
  714.               "source": "84:FC:E6:51:81:96",
  715.               "address_type": 1
  716.             }
  717.           },
  718.           {
  719.             "name": null,
  720.             "address": "03:C9:F9:00:CA:48",
  721.             "rssi": -87,
  722.             "advertisement_data": [
  723.               null,
  724.               {
  725.                 "76": {
  726.                   "__type": "<class 'bytes'>",
  727.                   "repr": "b'\\x13\\x08Z\\x0c\\x97\\t\\xe9\\xa4\\x10\\x00'"
  728.                 }
  729.               },
  730.               {},
  731.               [],
  732.               -127,
  733.               -87,
  734.               []
  735.             ],
  736.             "details": {
  737.               "source": "84:FC:E6:51:81:96",
  738.               "address_type": 1
  739.             }
  740.           },
  741.           {
  742.             "name": null,
  743.             "address": "6C:9A:BC:1A:C8:6D",
  744.             "rssi": -87,
  745.             "advertisement_data": [
  746.               null,
  747.               {
  748.                 "76": {
  749.                   "__type": "<class 'bytes'>",
  750.                   "repr": "b'\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x10'"
  751.                 }
  752.               },
  753.               {},
  754.               [],
  755.               12,
  756.               -87,
  757.               []
  758.             ],
  759.             "details": {
  760.               "source": "84:FC:E6:51:81:96",
  761.               "address_type": 1
  762.             }
  763.           },
  764.           {
  765.             "name": null,
  766.             "address": "6D:7C:6B:77:4F:B1",
  767.             "rssi": -87,
  768.             "advertisement_data": [
  769.               null,
  770.               {
  771.                 "76": {
  772.                   "__type": "<class 'bytes'>",
  773.                   "repr": "b'\\x0c\\x0e\\x00\"x`0y7J<\\x9c\\xdc\\xcd\\x97\\x8e\\x10\\x05N\\x1c\\x04eF'"
  774.                 }
  775.               },
  776.               {},
  777.               [],
  778.               -127,
  779.               -87,
  780.               []
  781.             ],
  782.             "details": {
  783.               "source": "84:FC:E6:51:81:96",
  784.               "address_type": 1
  785.             }
  786.           },
  787.           {
  788.             "name": null,
  789.             "address": "42:B7:B0:8B:61:E2",
  790.             "rssi": -85,
  791.             "advertisement_data": [
  792.               null,
  793.               {
  794.                 "76": {
  795.                   "__type": "<class 'bytes'>",
  796.                   "repr": "b'\\t\\x08\\x13\\x10\\xc0\\xa8\\x01\\xee\\x1bX\\x16\\x08\\x00\\xc8\\xe6\\x0b\\x06\\xed\\x07\\xb5'"
  797.                 }
  798.               },
  799.               {},
  800.               [],
  801.               -127,
  802.               -85,
  803.               []
  804.             ],
  805.             "details": {
  806.               "source": "84:FC:E6:51:81:96",
  807.               "address_type": 1
  808.             }
  809.           },
  810.           {
  811.             "name": null,
  812.             "address": "69:84:04:94:C9:F1",
  813.             "rssi": -92,
  814.             "advertisement_data": [
  815.               null,
  816.               {
  817.                 "76": {
  818.                   "__type": "<class 'bytes'>",
  819.                   "repr": "b'\\x10\\x05\"\\x98\\xba<C'"
  820.                 }
  821.               },
  822.               {},
  823.               [],
  824.               0,
  825.               -92,
  826.               []
  827.             ],
  828.             "details": {
  829.               "source": "84:FC:E6:51:81:96",
  830.               "address_type": 1
  831.             }
  832.           },
  833.           {
  834.             "name": null,
  835.             "address": "F8:7D:05:37:15:62",
  836.             "rssi": -98,
  837.             "advertisement_data": [
  838.               null,
  839.               {
  840.                 "76": {
  841.                   "__type": "<class 'bytes'>",
  842.                   "repr": "b'\\x12\\x02\\x00\\x03'"
  843.                 }
  844.               },
  845.               {},
  846.               [],
  847.               -127,
  848.               -98,
  849.               []
  850.             ],
  851.             "details": {
  852.               "source": "84:FC:E6:51:81:96",
  853.               "address_type": 1
  854.             }
  855.           },
  856.           {
  857.             "name": null,
  858.             "address": "6B:85:81:A9:52:09",
  859.             "rssi": -89,
  860.             "advertisement_data": [
  861.               null,
  862.               {
  863.                 "76": {
  864.                   "__type": "<class 'bytes'>",
  865.                   "repr": "b'\\x0f\\x05\\x90\\x00\\x7f\\xa3~\\x10\\x02.\\x04'"
  866.                 }
  867.               },
  868.               {},
  869.               [],
  870.               0,
  871.               -89,
  872.               []
  873.             ],
  874.             "details": {
  875.               "source": "84:FC:E6:51:81:96",
  876.               "address_type": 1
  877.             }
  878.           },
  879.           {
  880.             "name": null,
  881.             "address": "30:F4:EA:04:F2:48",
  882.             "rssi": -89,
  883.             "advertisement_data": [
  884.               null,
  885.               {
  886.                 "76": {
  887.                   "__type": "<class 'bytes'>",
  888.                   "repr": "b'\\x13\\x08J5\\xb6,\\xf9\\xe4\\xde\\x00'"
  889.                 }
  890.               },
  891.               {},
  892.               [],
  893.               -127,
  894.               -89,
  895.               []
  896.             ],
  897.             "details": {
  898.               "source": "84:FC:E6:51:81:96",
  899.               "address_type": 1
  900.             }
  901.           },
  902.           {
  903.             "name": null,
  904.             "address": "55:CF:8B:5C:02:FB",
  905.             "rssi": -88,
  906.             "advertisement_data": [
  907.               null,
  908.               {
  909.                 "76": {
  910.                   "__type": "<class 'bytes'>",
  911.                   "repr": "b'\\t\\x08\\x13\\x04\\xc0\\xa8\\x01\\x1d\\x1bX\\x16\\x08\\x00i(G5\\x19R2'"
  912.                 }
  913.               },
  914.               {},
  915.               [],
  916.               -127,
  917.               -88,
  918.               []
  919.             ],
  920.             "details": {
  921.               "source": "84:FC:E6:51:81:96",
  922.               "address_type": 1
  923.             }
  924.           },
  925.           {
  926.             "name": "S54 3DBA LE",
  927.             "address": "4B:BF:FC:FC:54:9D",
  928.             "rssi": -89,
  929.             "advertisement_data": [
  930.               "S54 3DBA LE",
  931.               {
  932.                 "1447": {
  933.                   "__type": "<class 'bytes'>",
  934.                   "repr": "b'\\x08\\xf5\\xec\\x14\\xbe40\\x95\\xeb'"
  935.                 }
  936.               },
  937.               {},
  938.               [
  939.                 "0000fe07-0000-1000-8000-00805f9b34fb"
  940.               ],
  941.               15,
  942.               -89,
  943.               []
  944.             ],
  945.             "details": {
  946.               "source": "84:FC:E6:51:81:96",
  947.               "address_type": 1
  948.             }
  949.           },
  950.           {
  951.             "name": null,
  952.             "address": "53:3F:E2:9E:6A:31",
  953.             "rssi": -94,
  954.             "advertisement_data": [
  955.               null,
  956.               {
  957.                 "76": {
  958.                   "__type": "<class 'bytes'>",
  959.                   "repr": "b'\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x10'"
  960.                 }
  961.               },
  962.               {},
  963.               [],
  964.               12,
  965.               -94,
  966.               []
  967.             ],
  968.             "details": {
  969.               "source": "84:FC:E6:51:81:96",
  970.               "address_type": 1
  971.             }
  972.           },
  973.           {
  974.             "name": null,
  975.             "address": "65:CD:B2:70:5F:CC",
  976.             "rssi": -91,
  977.             "advertisement_data": [
  978.               null,
  979.               {
  980.                 "76": {
  981.                   "__type": "<class 'bytes'>",
  982.                   "repr": "b'\\t\\x08\\x13m\\xc0\\xa8\\x01\\xe3\\x1bX\\x16\\x08\\x00\\xf0S\\xa5{uU}'"
  983.                 }
  984.               },
  985.               {},
  986.               [],
  987.               -127,
  988.               -91,
  989.               []
  990.             ],
  991.             "details": {
  992.               "source": "84:FC:E6:51:81:96",
  993.               "address_type": 1
  994.             }
  995.           },
  996.           {
  997.             "name": null,
  998.             "address": "75:DE:19:95:B8:95",
  999.             "rssi": -95,
  1000.             "advertisement_data": [
  1001.               null,
  1002.               {
  1003.                 "76": {
  1004.                   "__type": "<class 'bytes'>",
  1005.                   "repr": "b'\\x10\\x02!\\x00'"
  1006.                 }
  1007.               },
  1008.               {},
  1009.               [],
  1010.               0,
  1011.               -95,
  1012.               []
  1013.             ],
  1014.             "details": {
  1015.               "source": "84:FC:E6:51:81:96",
  1016.               "address_type": 1
  1017.             }
  1018.           },
  1019.           {
  1020.             "name": null,
  1021.             "address": "62:C6:AE:E8:C9:69",
  1022.             "rssi": -90,
  1023.             "advertisement_data": [
  1024.               null,
  1025.               {
  1026.                 "76": {
  1027.                   "__type": "<class 'bytes'>",
  1028.                   "repr": "b'\\x0f\\x05\\x90\\x00\\xe9\\xed\\xd1\\x10\\x02#\\x04'"
  1029.                 }
  1030.               },
  1031.               {},
  1032.               [],
  1033.               0,
  1034.               -90,
  1035.               []
  1036.             ],
  1037.             "details": {
  1038.               "source": "84:FC:E6:51:81:96",
  1039.               "address_type": 1
  1040.             }
  1041.           },
  1042.           {
  1043.             "name": null,
  1044.             "address": "31:24:DF:F7:67:ED",
  1045.             "rssi": -92,
  1046.             "advertisement_data": [
  1047.               null,
  1048.               {
  1049.                 "76": {
  1050.                   "__type": "<class 'bytes'>",
  1051.                   "repr": "b'\\x13\\x08J\\xc6\\xcew\\xc0j\\x89\\x00'"
  1052.                 }
  1053.               },
  1054.               {},
  1055.               [],
  1056.               -127,
  1057.               -92,
  1058.               []
  1059.             ],
  1060.             "details": {
  1061.               "source": "84:FC:E6:51:81:96",
  1062.               "address_type": 1
  1063.             }
  1064.           },
  1065.           {
  1066.             "name": null,
  1067.             "address": "45:54:CA:14:1A:06",
  1068.             "rssi": -91,
  1069.             "advertisement_data": [
  1070.               null,
  1071.               {
  1072.                 "76": {
  1073.                   "__type": "<class 'bytes'>",
  1074.                   "repr": "b'\\t\\x08\\x13\\x00\\xc0\\xa8\\x01\\x1a\\x1bX\\x16\\x08\\x00/k\\x14h\\xfd\\xd4\\xa1'"
  1075.                 }
  1076.               },
  1077.               {},
  1078.               [],
  1079.               -127,
  1080.               -91,
  1081.               []
  1082.             ],
  1083.             "details": {
  1084.               "source": "84:FC:E6:51:81:96",
  1085.               "address_type": 1
  1086.             }
  1087.           },
  1088.           {
  1089.             "name": null,
  1090.             "address": "D0:F6:F3:F2:00:F6",
  1091.             "rssi": -87,
  1092.             "advertisement_data": [
  1093.               null,
  1094.               {
  1095.                 "76": {
  1096.                   "__type": "<class 'bytes'>",
  1097.                   "repr": "b'\\x12\\x02\\x00\\x03'"
  1098.                 }
  1099.               },
  1100.               {},
  1101.               [],
  1102.               -127,
  1103.               -87,
  1104.               []
  1105.             ],
  1106.             "details": {
  1107.               "source": "84:FC:E6:51:81:96",
  1108.               "address_type": 1
  1109.             }
  1110.           },
  1111.           {
  1112.             "name": null,
  1113.             "address": "FA:55:19:47:C3:D8",
  1114.             "rssi": -94,
  1115.             "advertisement_data": [
  1116.               null,
  1117.               {
  1118.                 "76": {
  1119.                   "__type": "<class 'bytes'>",
  1120.                   "repr": "b'\\x12\\x02\\x00\\x03'"
  1121.                 }
  1122.               },
  1123.               {},
  1124.               [],
  1125.               -127,
  1126.               -94,
  1127.               []
  1128.             ],
  1129.             "details": {
  1130.               "source": "84:FC:E6:51:81:96",
  1131.               "address_type": 1
  1132.             }
  1133.           },
  1134.           {
  1135.             "name": null,
  1136.             "address": "E0:00:40:E0:5F:CF",
  1137.             "rssi": -89,
  1138.             "advertisement_data": [
  1139.               null,
  1140.               {
  1141.                 "76": {
  1142.                   "__type": "<class 'bytes'>",
  1143.                   "repr": "b'\\x12\\x02\\x00\\x00'"
  1144.                 }
  1145.               },
  1146.               {},
  1147.               [],
  1148.               -127,
  1149.               -89,
  1150.               []
  1151.             ],
  1152.             "details": {
  1153.               "source": "84:FC:E6:51:81:96",
  1154.               "address_type": 1
  1155.             }
  1156.           },
  1157.           {
  1158.             "name": null,
  1159.             "address": "C6:D2:60:1C:55:8C",
  1160.             "rssi": -89,
  1161.             "advertisement_data": [
  1162.               null,
  1163.               {
  1164.                 "76": {
  1165.                   "__type": "<class 'bytes'>",
  1166.                   "repr": "b'\\x12\\x02\\x00\\x00'"
  1167.                 }
  1168.               },
  1169.               {},
  1170.               [],
  1171.               -127,
  1172.               -89,
  1173.               []
  1174.             ],
  1175.             "details": {
  1176.               "source": "84:FC:E6:51:81:96",
  1177.               "address_type": 1
  1178.             }
  1179.           },
  1180.           {
  1181.             "name": null,
  1182.             "address": "68:6E:74:72:B2:5C",
  1183.             "rssi": -92,
  1184.             "advertisement_data": [
  1185.               null,
  1186.               {
  1187.                 "76": {
  1188.                   "__type": "<class 'bytes'>",
  1189.                   "repr": "b'\\n\\x01\\x80'"
  1190.                 }
  1191.               },
  1192.               {},
  1193.               [],
  1194.               -127,
  1195.               -92,
  1196.               []
  1197.             ],
  1198.             "details": {
  1199.               "source": "84:FC:E6:51:81:96",
  1200.               "address_type": 1
  1201.             }
  1202.           }
  1203.         ],
  1204.         "discovered_device_timestamps": {
  1205.           "F0:B3:EC:53:D3:D5": 57275.850373049,
  1206.           "C0:95:6D:A5:29:43": 57276.462373198,
  1207.           "BE:27:C5:00:DD:86": 57276.158373124,
  1208.           "F2:28:25:97:CE:67": 57274.322372678,
  1209.           "E8:9F:80:69:F3:3D": 57264.922370413,
  1210.           "79:60:F5:AC:96:2C": 57276.158373124,
  1211.           "49:25:03:27:07:D8": 57262.978369948,
  1212.           "A4:C1:38:5B:EA:71": 57258.898368976,
  1213.           "43:60:B0:2E:9F:2F": 57275.44237295,
  1214.           "41:3F:19:5C:6D:C5": 57275.850373049,
  1215.           "03:C9:F9:00:CA:48": 57275.850373049,
  1216.           "6C:9A:BC:1A:C8:6D": 57275.750373025,
  1217.           "6D:7C:6B:77:4F:B1": 57277.078373348,
  1218.           "42:B7:B0:8B:61:E2": 57276.462373198,
  1219.           "69:84:04:94:C9:F1": 57270.730371809,
  1220.           "F8:7D:05:37:15:62": 57264.922370413,
  1221.           "6B:85:81:A9:52:09": 57277.078373348,
  1222.           "30:F4:EA:04:F2:48": 57277.078373348,
  1223.           "55:CF:8B:5C:02:FB": 57276.462373198,
  1224.           "4B:BF:FC:FC:54:9D": 57272.922372339,
  1225.           "53:3F:E2:9E:6A:31": 57274.114372628,
  1226.           "65:CD:B2:70:5F:CC": 57275.134372875,
  1227.           "75:DE:19:95:B8:95": 57273.598372503,
  1228.           "62:C6:AE:E8:C9:69": 57276.158373124,
  1229.           "31:24:DF:F7:67:ED": 57271.038371883,
  1230.           "45:54:CA:14:1A:06": 57266.570370808,
  1231.           "D0:F6:F3:F2:00:F6": 57270.422371735,
  1232.           "FA:55:19:47:C3:D8": 57264.610370338,
  1233.           "E0:00:40:E0:5F:CF": 57127.266340872,
  1234.           "C6:D2:60:1C:55:8C": 57209.698357711,
  1235.           "68:6E:74:72:B2:5C": 57094.702335002
  1236.         },
  1237.         "raw_advertisement_data": {
  1238.           "F0:B3:EC:53:D3:D5": {
  1239.             "__type": "<class 'bytes'>",
  1240.             "repr": "b\"\\x02\\x01\\x1a\\x02\\n\\x0c\\n\\xffL\\x00\\x10\\x05\\n\\x14'8\\xb9\""
  1241.           },
  1242.           "C0:95:6D:A5:29:43": {
  1243.             "__type": "<class 'bytes'>",
  1244.             "repr": "b'\\x02\\x01\\x1a\\x02\\n\\x0c\\n\\xffL\\x00\\x10\\x05\\x0b\\x14\\xddAr'"
  1245.           },
  1246.           "BE:27:C5:00:DD:86": {
  1247.             "__type": "<class 'bytes'>",
  1248.             "repr": "b'\\x02\\x01\\x06\\x0f\\tELK-BLEDDM    \\x0f\\tELK-BLEDDM    '"
  1249.           },
  1250.           "F2:28:25:97:CE:67": {
  1251.             "__type": "<class 'bytes'>",
  1252.             "repr": "b'\\x02\\x01\\x06\\x03\\x02\\x0f\\xfe\\x08\\x16\\x0f\\xfem\\x10\\xff\\xff\\x02\\x02\\n\\n\\x15\\tSigne gradient floor'"
  1253.           },
  1254.           "E8:9F:80:69:F3:3D": {
  1255.             "__type": "<class 'bytes'>",
  1256.             "repr": "b'\\x02\\x01\\x06\\x08\\tLinksys'"
  1257.           },
  1258.           "79:60:F5:AC:96:2C": {
  1259.             "__type": "<class 'bytes'>",
  1260.             "repr": "b'\\x02\\x01\\x06\\n\\xffL\\x00\\x10\\x05\\x04\\x1c\\xf6\\xbf\\xcc'"
  1261.           },
  1262.           "49:25:03:27:07:D8": {
  1263.             "__type": "<class 'bytes'>",
  1264.             "repr": "b'\\x02\\x01\\x06\\x03\\x02\\xf0\\xff\\x04\\ttps\\n\\xff\\xf0\\x00\\x00\\x00\\x00d\\x15d\\x08'"
  1265.           },
  1266.           "A4:C1:38:5B:EA:71": {
  1267.             "__type": "<class 'bytes'>",
  1268.             "repr": "b'\\r\\tGVH5075_EA71\\x03\\x03\\x88\\xec\\x02\\x01\\x05\\t\\xff\\x88\\xec\\x00\\x03\\x8f\\xecA\\x00\\x1a\\xffL\\x00\\x02\\x15INTELLI_ROCKS_HWPu\\xf2\\xff\\x0c'"
  1269.           },
  1270.           "43:60:B0:2E:9F:2F": {
  1271.             "__type": "<class 'bytes'>",
  1272.             "repr": "b\"\\x02\\x01\\x1a\\x0e\\xffL\\x00\\x0f\\x05\\x90\\x00q\\x85\\xae\\x10\\x02'\\x04\\x02\\n\\x00\""
  1273.           },
  1274.           "41:3F:19:5C:6D:C5": {
  1275.             "__type": "<class 'bytes'>",
  1276.             "repr": "b'\\x02\\x01\\x1a\\x17\\xffL\\x00\\t\\x08\\x13\\x97\\xc0\\xa8\\x01h\\x1bX\\x16\\x08\\x00\\xaeV,\\xb3\\x05\\xce\\xc1'"
  1277.           },
  1278.           "03:C9:F9:00:CA:48": {
  1279.             "__type": "<class 'bytes'>",
  1280.             "repr": "b'\\x02\\x01\\x1a\\r\\xffL\\x00\\x13\\x08Z\\x0c\\x97\\t\\xe9\\xa4\\x10\\x00'"
  1281.           },
  1282.           "6C:9A:BC:1A:C8:6D": {
  1283.             "__type": "<class 'bytes'>",
  1284.             "repr": "b'\\x02\\x01\\x1a\\x02\\n\\x0c\\x0b\\xffL\\x00\\x10\\x068\\x1e\\x9d\\x1e\\x94`\\x14\\xffL\\x00\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x10'"
  1285.           },
  1286.           "6D:7C:6B:77:4F:B1": {
  1287.             "__type": "<class 'bytes'>",
  1288.             "repr": "b'\\x02\\x01\\x1a\\x1a\\xffL\\x00\\x0c\\x0e\\x00\"x`0y7J<\\x9c\\xdc\\xcd\\x97\\x8e\\x10\\x05N\\x1c\\x04eF'"
  1289.           },
  1290.           "42:B7:B0:8B:61:E2": {
  1291.             "__type": "<class 'bytes'>",
  1292.             "repr": "b'\\x02\\x01\\x1a\\x17\\xffL\\x00\\t\\x08\\x13\\x10\\xc0\\xa8\\x01\\xee\\x1bX\\x16\\x08\\x00\\xc8\\xe6\\x0b\\x06\\xed\\x07\\xb5'"
  1293.           },
  1294.           "69:84:04:94:C9:F1": {
  1295.             "__type": "<class 'bytes'>",
  1296.             "repr": "b'\\x02\\x01\\x1a\\n\\xffL\\x00\\x10\\x05\"\\x98\\xba<C\\x02\\n\\x00'"
  1297.           },
  1298.           "F8:7D:05:37:15:62": {
  1299.             "__type": "<class 'bytes'>",
  1300.             "repr": "b'\\x07\\xffL\\x00\\x12\\x02\\x00\\x03'"
  1301.           },
  1302.           "6B:85:81:A9:52:09": {
  1303.             "__type": "<class 'bytes'>",
  1304.             "repr": "b'\\x02\\x01\\x1a\\x0e\\xffL\\x00\\x0f\\x05\\x90\\x00\\x7f\\xa3~\\x10\\x02.\\x04\\x02\\n\\x00'"
  1305.           },
  1306.           "30:F4:EA:04:F2:48": {
  1307.             "__type": "<class 'bytes'>",
  1308.             "repr": "b'\\x02\\x01\\x1a\\r\\xffL\\x00\\x13\\x08J5\\xb6,\\xf9\\xe4\\xde\\x00'"
  1309.           },
  1310.           "55:CF:8B:5C:02:FB": {
  1311.             "__type": "<class 'bytes'>",
  1312.             "repr": "b'\\x02\\x01\\x1a\\x17\\xffL\\x00\\t\\x08\\x13\\x04\\xc0\\xa8\\x01\\x1d\\x1bX\\x16\\x08\\x00i(G5\\x19R2'"
  1313.           },
  1314.           "4B:BF:FC:FC:54:9D": {
  1315.             "__type": "<class 'bytes'>",
  1316.             "repr": "b'\\x02\\x01\\x02\\x14\\xff\\xa7\\x05\\x06\\x00\\x12 )\\x00\\xca\\x00\\x00\\x08\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x02\\n\\x0f\\x03\\x03\\x07\\xfe\\x0c\\tS54 3DBA LE\\x0c\\xff\\xa7\\x05\\x08\\xf5\\xec\\x14\\xbe40\\x95\\xeb'"
  1317.           },
  1318.           "53:3F:E2:9E:6A:31": {
  1319.             "__type": "<class 'bytes'>",
  1320.             "repr": "b'\\x02\\x01\\x1a\\x02\\n\\x0c\\x0c\\xffL\\x00\\x10\\x07>\\x1f\\xe5\\x11\\xb1\\xf6\\x18\\x14\\xffL\\x00\\x01\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x10'"
  1321.           },
  1322.           "65:CD:B2:70:5F:CC": {
  1323.             "__type": "<class 'bytes'>",
  1324.             "repr": "b'\\x02\\x01\\x1a\\x17\\xffL\\x00\\t\\x08\\x13m\\xc0\\xa8\\x01\\xe3\\x1bX\\x16\\x08\\x00\\xf0S\\xa5{uU}'"
  1325.           },
  1326.           "75:DE:19:95:B8:95": {
  1327.             "__type": "<class 'bytes'>",
  1328.             "repr": "b'\\x02\\x01\\x1a\\x07\\xffL\\x00\\x10\\x02!\\x00\\x02\\n\\x00'"
  1329.           },
  1330.           "62:C6:AE:E8:C9:69": {
  1331.             "__type": "<class 'bytes'>",
  1332.             "repr": "b'\\x02\\x01\\x1a\\x0e\\xffL\\x00\\x0f\\x05\\x90\\x00\\xe9\\xed\\xd1\\x10\\x02#\\x04\\x02\\n\\x00'"
  1333.           },
  1334.           "31:24:DF:F7:67:ED": {
  1335.             "__type": "<class 'bytes'>",
  1336.             "repr": "b'\\x02\\x01\\x1a\\r\\xffL\\x00\\x13\\x08J\\xc6\\xcew\\xc0j\\x89\\x00'"
  1337.           },
  1338.           "45:54:CA:14:1A:06": {
  1339.             "__type": "<class 'bytes'>",
  1340.             "repr": "b'\\x02\\x01\\x1a\\x17\\xffL\\x00\\t\\x08\\x13\\x00\\xc0\\xa8\\x01\\x1a\\x1bX\\x16\\x08\\x00/k\\x14h\\xfd\\xd4\\xa1'"
  1341.           },
  1342.           "D0:F6:F3:F2:00:F6": {
  1343.             "__type": "<class 'bytes'>",
  1344.             "repr": "b'\\x07\\xffL\\x00\\x12\\x02\\x00\\x03'"
  1345.           },
  1346.           "FA:55:19:47:C3:D8": {
  1347.             "__type": "<class 'bytes'>",
  1348.             "repr": "b'\\x07\\xffL\\x00\\x12\\x02\\x00\\x03'"
  1349.           },
  1350.           "E0:00:40:E0:5F:CF": {
  1351.             "__type": "<class 'bytes'>",
  1352.             "repr": "b'\\x07\\xffL\\x00\\x12\\x02\\x00\\x00'"
  1353.           },
  1354.           "C6:D2:60:1C:55:8C": {
  1355.             "__type": "<class 'bytes'>",
  1356.             "repr": "b'\\x07\\xffL\\x00\\x12\\x02\\x00\\x00'"
  1357.           },
  1358.           "68:6E:74:72:B2:5C": {
  1359.             "__type": "<class 'bytes'>",
  1360.             "repr": "b'\\x02\\x01\\x1a\\x06\\xffL\\x00\\n\\x01\\x80'"
  1361.           }
  1362.         },
  1363.         "time_since_last_device_detection": {
  1364.           "F0:B3:EC:53:D3:D5": 1.2440003030060325,
  1365.           "C0:95:6D:A5:29:43": 0.632000154000707,
  1366.           "BE:27:C5:00:DD:86": 0.9360002280009212,
  1367.           "F2:28:25:97:CE:67": 2.7720006740055396,
  1368.           "E8:9F:80:69:F3:3D": 12.172002939005324,
  1369.           "79:60:F5:AC:96:2C": 0.9360002280009212,
  1370.           "49:25:03:27:07:D8": 14.116003404000367,
  1371.           "A4:C1:38:5B:EA:71": 18.196004376004566,
  1372.           "43:60:B0:2E:9F:2F": 1.6520004020057968,
  1373.           "41:3F:19:5C:6D:C5": 1.2440003030060325,
  1374.           "03:C9:F9:00:CA:48": 1.2440003030060325,
  1375.           "6C:9A:BC:1A:C8:6D": 1.3440003270006855,
  1376.           "6D:7C:6B:77:4F:B1": 0.016000004005036317,
  1377.           "42:B7:B0:8B:61:E2": 0.632000154000707,
  1378.           "69:84:04:94:C9:F1": 6.364001543006452,
  1379.           "F8:7D:05:37:15:62": 12.172002939005324,
  1380.           "6B:85:81:A9:52:09": 0.016000004005036317,
  1381.           "30:F4:EA:04:F2:48": 0.016000004005036317,
  1382.           "55:CF:8B:5C:02:FB": 0.632000154000707,
  1383.           "4B:BF:FC:FC:54:9D": 4.172001013001136,
  1384.           "53:3F:E2:9E:6A:31": 2.98000072400464,
  1385.           "65:CD:B2:70:5F:CC": 1.9600004770036321,
  1386.           "75:DE:19:95:B8:95": 3.4960008490015753,
  1387.           "62:C6:AE:E8:C9:69": 0.9360002280009212,
  1388.           "31:24:DF:F7:67:ED": 6.056001469005423,
  1389.           "45:54:CA:14:1A:06": 10.52400254400709,
  1390.           "D0:F6:F3:F2:00:F6": 6.672001617000205,
  1391.           "FA:55:19:47:C3:D8": 12.484003014003974,
  1392.           "E0:00:40:E0:5F:CF": 149.8280324800071,
  1393.           "C6:D2:60:1C:55:8C": 67.39601564100303,
  1394.           "68:6E:74:72:B2:5C": 182.3920383500008
  1395.         }
  1396.       }
  1397.     },
  1398.     "dashboard": {
  1399.       "configured": true,
  1400.       "supports_update": null,
  1401.       "last_update_success": false,
  1402.       "last_exception": {
  1403.         "__type": "<class 'aiohttp.client_exceptions.ClientConnectorError'>",
  1404.         "repr": "ClientConnectorError(ConnectionKey(host='127.0.0.1', port=62999, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=None), ConnectionRefusedError(111, \"Connect call failed ('127.0.0.1', 62999)\"))"
  1405.       },
  1406.       "addon": "5c53de3b_esphome"
  1407.     }
  1408.   }
  1409. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement