Thank you so much for this. And thanks for your patience and understanding.
I’ve managed to flash it to the ESP32 and it is now in ESPHome.
Unfortunately, the entities are reporting ‘Unknown’. Don’t know why.
I think this is the relevant bit of the log:
"documentation": "https://www.home-assistant.io/integrations/esphome",
"integration_type": "device",
"iot_class": "local_push",
"loggers": [
"aioesphomeapi",
"noiseprotocol"
],
"requirements": [
"async_interrupt==1.1.1",
"aioesphomeapi==16.0.5",
"bluetooth-data-tools==1.11.0",
"esphome-dashboard-api==1.2.3"
],
"zeroconf": [
"_esphomelib._tcp.local."
],
"is_built_in": true
},
"data": {
"config": {
"entry_id": "b9fd702b513ec886539f71315d3a5257",
"version": 1,
"domain": "esphome",
"title": "bedroom 2410 radar",
"data": {
"host": "192.168.0.127",
"port": 6053,
"password": "",
"noise_psk": "**REDACTED**",
"device_name": "esphome-web-2036d8"
},
"options": {
"allow_service_calls": true
},
"pref_disable_new_entities": false,
"pref_disable_polling": false,
"source": "user",
"unique_id": "30:c6:f7:20:36:d8",
"disabled_by": null
},
"storage_data": {
"device_info": {
"uses_password": false,
"name": "esphome-web-2036d8",
"friendly_name": "bedroom 2410 radar",
"mac_address": "**REDACTED**",
"compilation_time": "Sep 23 2023, 10:31:53",
"model": "esp32dev",
"manufacturer": "Espressif",
"has_deep_sleep": false,
"esphome_version": "2023.8.3",
"project_name": "",
"project_version": "",
"webserver_port": 0,
"voice_assistant_version": 0,
"legacy_bluetooth_proxy_version": 0,
"bluetooth_proxy_feature_flags": 0
},
"services": [],
"api_version": {
"major": 1,
"minor": 9
},
"select": [
{
"object_id": "distance_resolution",
"key": 2407818581,
"name": "distance resolution",
"unique_id": "esphome-web-2036d8selectdistance_resolution",
"disabled_by_default": false,
"icon": "mdi:ruler",
"entity_category": 1,
"options": [
"0.2m",
"0.75m"
]
},
{
"object_id": "out_pin_level",
"key": 3000056664,
"name": "out pin level",
"unique_id": "esphome-web-2036d8selectout_pin_level",
"disabled_by_default": false,
"icon": "mdi:scale",
"entity_category": 1,
"options": [
"low",
"high"
]
},
{
"object_id": "light_function",
"key": 1120099778,
"name": "light function",
"unique_id": "esphome-web-2036d8selectlight_function",
"disabled_by_default": false,
"icon": "mdi:lightbulb",
"entity_category": 1,
"options": [
"off",
"below",
"above"
]
},
{
"object_id": "baud_rate",
"key": 1943701202,
"name": "baud rate",
"unique_id": "esphome-web-2036d8selectbaud_rate",
"disabled_by_default": false,
"icon": "mdi:thermometer",
"entity_category": 1,
"options": [
"9600",
"19200",
"38400",
"57600",
"115200",
"230400",
"256000",
"460800"
]
}
],
"number": [
{
"object_id": "timeout",
"key": 4043259814,
"name": "timeout",
"unique_id": "esphome-web-2036d8numbertimeout",
"disabled_by_default": false,
"icon": "mdi:timelapse",
"entity_category": 1,
"min_value": 0.0,
"max_value": 65535.0,
"step": 1.0,
"unit_of_measurement": "s",
"mode": 0,
"device_class": ""
},
{
"object_id": "max_move_distance_gate",
"key": 1163595883,
"name": "max move distance gate",
"unique_id": "esphome-web-2036d8numbermax_move_distance_gate",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 2.0,
"max_value": 8.0,
"step": 1.0,
"unit_of_measurement": "",
"mode": 0,
"device_class": "distance"
},
{
"object_id": "max_still_distance_gate",
"key": 233155630,
"name": "max still distance gate",
"unique_id": "esphome-web-2036d8numbermax_still_distance_gate",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 2.0,
"max_value": 8.0,
"step": 1.0,
"unit_of_measurement": "",
"mode": 0,
"device_class": "distance"
},
{
"object_id": "light_threshold",
"key": 2564962383,
"name": "light threshold",
"unique_id": "esphome-web-2036d8numberlight_threshold",
"disabled_by_default": false,
"icon": "mdi:lightbulb",
"entity_category": 1,
"min_value": 0.0,
"max_value": 255.0,
"step": 1.0,
"unit_of_measurement": "",
"mode": 0,
"device_class": "illuminance"
},
{
"object_id": "g0_move_threshold",
"key": 1835011868,
"name": "g0 move threshold",
"unique_id": "esphome-web-2036d8numberg0_move_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g0_still_threshold",
"key": 1032039703,
"name": "g0 still threshold",
"unique_id": "esphome-web-2036d8numberg0_still_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g1_move_threshold",
"key": 1165436303,
"name": "g1 move threshold",
"unique_id": "esphome-web-2036d8numberg1_move_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g1_still_threshold",
"key": 2500793650,
"name": "g1 still threshold",
"unique_id": "esphome-web-2036d8numberg1_still_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g2_move_threshold",
"key": 1062193294,
"name": "g2 move threshold",
"unique_id": "esphome-web-2036d8numberg2_move_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g2_still_threshold",
"key": 68806113,
"name": "g2 still threshold",
"unique_id": "esphome-web-2036d8numberg2_still_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g3_move_threshold",
"key": 1062296601,
"name": "g3 move threshold",
"unique_id": "esphome-web-2036d8numberg3_move_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g3_still_threshold",
"key": 1864033532,
"name": "g3 still threshold",
"unique_id": "esphome-web-2036d8numberg3_still_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g4_move_threshold",
"key": 1920654816,
"name": "g4 move threshold",
"unique_id": "esphome-web-2036d8numberg4_move_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g4_still_threshold",
"key": 1484134091,
"name": "g4 still threshold",
"unique_id": "esphome-web-2036d8numberg4_still_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g5_move_threshold",
"key": 4089395667,
"name": "g5 move threshold",
"unique_id": "esphome-web-2036d8numberg5_move_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g5_still_threshold",
"key": 2478568102,
"name": "g5 still threshold",
"unique_id": "esphome-web-2036d8numberg5_still_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g6_move_threshold",
"key": 323894082,
"name": "g6 move threshold",
"unique_id": "esphome-web-2036d8numberg6_move_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g6_still_threshold",
"key": 1255051861,
"name": "g6 still threshold",
"unique_id": "esphome-web-2036d8numberg6_still_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g7_move_threshold",
"key": 684400093,
"name": "g7 move threshold",
"unique_id": "esphome-web-2036d8numberg7_move_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g7_still_threshold",
"key": 3119422736,
"name": "g7 still threshold",
"unique_id": "esphome-web-2036d8numberg7_still_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g8_move_threshold",
"key": 2425154948,
"name": "g8 move threshold",
"unique_id": "esphome-web-2036d8numberg8_move_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
},
{
"object_id": "g8_still_threshold",
"key": 463099071,
"name": "g8 still threshold",
"unique_id": "esphome-web-2036d8numberg8_still_threshold",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 1,
"min_value": 0.0,
"max_value": 100.0,
"step": 1.0,
"unit_of_measurement": "%",
"mode": 0,
"device_class": "signal_strength"
}
],
"button": [
{
"object_id": "factory_reset",
"key": 3740619177,
"name": "factory reset",
"unique_id": "esphome-web-2036d8buttonfactory_reset",
"disabled_by_default": false,
"icon": "mdi:restart-alert",
"entity_category": 1,
"device_class": "restart"
},
{
"object_id": "restart",
"key": 1203400786,
"name": "restart",
"unique_id": "esphome-web-2036d8buttonrestart",
"disabled_by_default": false,
"icon": "mdi:restart",
"entity_category": 2,
"device_class": "restart"
},
{
"object_id": "query_params",
"key": 4213001148,
"name": "query params",
"unique_id": "esphome-web-2036d8buttonquery_params",
"disabled_by_default": false,
"icon": "mdi:database",
"entity_category": 2,
"device_class": ""
}
],
"binary_sensor": [
{
"object_id": "presence",
"key": 978369850,
"name": "Presence",
"unique_id": "esphome-web-2036d8binary_sensorpresence",
"disabled_by_default": false,
"icon": "mdi:account",
"entity_category": 0,
"device_class": "occupancy",
"is_status_binary_sensor": false
},
{
"object_id": "moving_target",
"key": 374282329,
"name": "Moving Target",
"unique_id": "esphome-web-2036d8binary_sensormoving_target",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 0,
"device_class": "motion",
"is_status_binary_sensor": false
},
{
"object_id": "still_target",
"key": 4116807735,
"name": "Still Target",
"unique_id": "esphome-web-2036d8binary_sensorstill_target",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 0,
"device_class": "occupancy",
"is_status_binary_sensor": false
}
],
"sensor": [
{
"object_id": "moving_distance",
"key": 1233208219,
"name": "Moving Distance",
"unique_id": "esphome-web-2036d8sensormoving_distance",
"disabled_by_default": false,
"icon": "mdi:signal-distance-variant",
"entity_category": 0,
"device_class": "distance",
"unit_of_measurement": "cm",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "still_distance",
"key": 106864333,
"name": "Still Distance",
"unique_id": "esphome-web-2036d8sensorstill_distance",
"disabled_by_default": false,
"icon": "mdi:signal-distance-variant",
"entity_category": 0,
"device_class": "distance",
"unit_of_measurement": "cm",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "move_energy",
"key": 2548343533,
"name": "Move Energy",
"unique_id": "esphome-web-2036d8sensormove_energy",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 0,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "still_energy",
"key": 802281200,
"name": "Still Energy",
"unique_id": "esphome-web-2036d8sensorstill_energy",
"disabled_by_default": false,
"icon": "mdi:flash",
"entity_category": 0,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "light",
"key": 1935470627,
"name": "light",
"unique_id": "esphome-web-2036d8sensorlight",
"disabled_by_default": false,
"icon": "mdi:lightbulb",
"entity_category": 2,
"device_class": "illuminance",
"unit_of_measurement": "",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "detection_distance",
"key": 313650660,
"name": "Detection Distance",
"unique_id": "esphome-web-2036d8sensordetection_distance",
"disabled_by_default": false,
"icon": "mdi:signal-distance-variant",
"entity_category": 0,
"device_class": "distance",
"unit_of_measurement": "cm",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g0_move_energy",
"key": 3789804827,
"name": "g0 move energy",
"unique_id": "esphome-web-2036d8sensorg0_move_energy",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g0_still_energy",
"key": 345133782,
"name": "g0 still energy",
"unique_id": "esphome-web-2036d8sensorg0_still_energy",
"disabled_by_default": false,
"icon": "mdi:flash",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g1_move_energy",
"key": 1355503966,
"name": "g1 move energy",
"unique_id": "esphome-web-2036d8sensorg1_move_energy",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g1_still_energy",
"key": 1657679485,
"name": "g1 still energy",
"unique_id": "esphome-web-2036d8sensorg1_still_energy",
"disabled_by_default": false,
"icon": "mdi:flash",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g2_move_energy",
"key": 1824890105,
"name": "g2 move energy",
"unique_id": "esphome-web-2036d8sensorg2_move_energy",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g2_still_energy",
"key": 1587645436,
"name": "g2 still energy",
"unique_id": "esphome-web-2036d8sensorg2_still_energy",
"disabled_by_default": false,
"icon": "mdi:flash",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g3_move_energy",
"key": 2362456900,
"name": "g3 move energy",
"unique_id": "esphome-web-2036d8sensorg3_move_energy",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g3_still_energy",
"key": 271987835,
"name": "g3 still energy",
"unique_id": "esphome-web-2036d8sensorg3_still_energy",
"disabled_by_default": false,
"icon": "mdi:flash",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g4_move_energy",
"key": 3035157695,
"name": "g4 move energy",
"unique_id": "esphome-web-2036d8sensorg4_move_energy",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g4_still_energy",
"key": 339819194,
"name": "g4 still energy",
"unique_id": "esphome-web-2036d8sensorg4_still_energy",
"disabled_by_default": false,
"icon": "mdi:flash",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g5_move_energy",
"key": 3940028850,
"name": "g5 move energy",
"unique_id": "esphome-web-2036d8sensorg5_move_energy",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g5_still_energy",
"key": 3749522305,
"name": "g5 still energy",
"unique_id": "esphome-web-2036d8sensorg5_still_energy",
"disabled_by_default": false,
"icon": "mdi:flash",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g6_move_energy",
"key": 3684743309,
"name": "g6 move energy",
"unique_id": "esphome-web-2036d8sensorg6_move_energy",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g6_still_energy",
"key": 4174630288,
"name": "g6 still energy",
"unique_id": "esphome-web-2036d8sensorg6_still_energy",
"disabled_by_default": false,
"icon": "mdi:flash",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g7_move_energy",
"key": 3027576296,
"name": "g7 move energy",
"unique_id": "esphome-web-2036d8sensorg7_move_energy",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g7_still_energy",
"key": 2856783471,
"name": "g7 still energy",
"unique_id": "esphome-web-2036d8sensorg7_still_energy",
"disabled_by_default": false,
"icon": "mdi:flash",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g8_move_energy",
"key": 797515603,
"name": "g8 move energy",
"unique_id": "esphome-web-2036d8sensorg8_move_energy",
"disabled_by_default": false,
"icon": "mdi:motion-sensor",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
},
{
"object_id": "g8_still_energy",
"key": 1335491342,
"name": "g8 still energy",
"unique_id": "esphome-web-2036d8sensorg8_still_energy",
"disabled_by_default": false,
"icon": "mdi:flash",
"entity_category": 2,
"device_class": "",
"unit_of_measurement": "%",
"accuracy_decimals": 0,
"force_update": false,
"state_class": 0,
"last_reset_type": 0
}
],
"text_sensor": [
{
"object_id": "firmware_version",
"key": 1459297423,
"name": "firmware version",
"unique_id": "esphome-web-2036d8text_sensorfirmware_version",
"disabled_by_default": false,
"icon": "mdi:chip",
"entity_category": 2
},
{
"object_id": "mac_address",
"key": 4039452215,
"name": "mac address",
"unique_id": "esphome-web-2036d8text_sensormac_address",
"disabled_by_default": false,
"icon": "mdi:bluetooth",
"entity_category": 2
}
],
"switch": [
{
"object_id": "engineering_mode",
"key": 2112689740,
"name": "engineering mode",
"unique_id": "esphome-web-2036d8switchengineering_mode",
"disabled_by_default": false,
"icon": "mdi:pulse",
"entity_category": 1,
"assumed_state": false,
"device_class": "switch"
},
{
"object_id": "control_bluetooth",
"key": 2143053479,
"name": "control bluetooth",
"unique_id": "esphome-web-2036d8switchcontrol_bluetooth",
"disabled_by_default": false,
"icon": "mdi:bluetooth",
"entity_category": 1,
"assumed_state": false,
"device_class": "switch"
}
]
},
"dashboard": "5c53de3b_esphome"
}
}