Hi, followed through the video on the website, and all went well until the encryption/compile process. I left it for 20 minutes, and it didn’t have any error messages that I could see, but I didn’t know if it had completed, as the video didn’t really explain what I should see when it’s done. Anyway, I tried to fix it and deleted it from ESPHome Builder, thinking it would reappear easily. Not sure how to do this? I currently have entities on my dashboard/ESPHome Device Integration, but they are únavailable. Not sure what to do to get it back?
Tried a second plug and I get the same - on the instructions where it installs/compiles the software, the video suggests going to settings/ Devices&Services and pressing reconfigure next to any entities there (putting in the encryption key too), but I don’t see anything like it is on the video with a reconfigure button ??
Currently, both my plugs are unavailable.
Is there a way to factory reset them? Or what’s best to do to get it working?
{
“home_assistant”: {
“installation_type”: “Home Assistant OS”,
“version”: “2025.10.2”,
“dev”: false,
“hassio”: true,
“virtualenv”: false,
“python_version”: “3.13.7”,
“docker”: true,
“arch”: “aarch64”,
“timezone”: “Europe/London”,
“os_name”: “Linux”,
“os_version”: “6.12.34-haos-raspi”,
“container_arch”: “aarch64”,
“supervisor”: “2025.10.0”,
“host_os”: “Home Assistant OS 16.2”,
“docker_version”: “28.3.3”,
“chassis”: “embedded”,
“run_as_root”: true
},
“custom_components”: {
“hacs”: {
“documentation”: “https://hacs.xyz/docs/use/”,
“version”: “2.0.5”,
“requirements”: [
“aiogithubapi>=22.10.1”
]
},
“hpprinter”: {
“documentation”: “https://github.com/elad-bar/ha-hpprinter”,
“version”: “2.0.5”,
“requirements”: [
“xmltodict~=0.13.0”,
“flatten_json”,
“defusedxml”
]
},
“tplink_router”: {
“documentation”: “https://github.com/AlexandrErohin/home-assistant-tplink-router”,
“version”: “v2.10.0”,
“requirements”: [
“tplinkrouterc6u==5.9.4”
]
},
“robovac”: {
“documentation”: “https://github.com/codefoodpixels/robovac”,
“version”: “1.0.0”,
“requirements”: []
},
“bambu_lab”: {
“documentation”: “https://github.com/greghesp/ha-bambulab”,
“version”: “2.2.4”,
“requirements”: [
“beautifulsoup4”
]
}
},
“integration_manifest”: {
“domain”: “esphome”,
“name”: “ESPHome”,
“after_dependencies”: [
“hassio”,
“zeroconf”,
“tag”
],
“codeowners”: [
“jesserockz”,
“kbx81”,
“bdraco”
],
“config_flow”: true,
“dependencies”: [
“assist_pipeline”,
“bluetooth”,
“intent”,
“ffmpeg”,
“http”
],
“dhcp”: [
{
“registered_devices”: true
}
],
“documentation”: “https://www.home-assistant.io/integrations/esphome”,
“integration_type”: “device”,
“iot_class”: “local_push”,
“loggers”: [
“aioesphomeapi”,
“noiseprotocol”,
“bleak_esphome”
],
“mqtt”: [
“esphome/discover/#”
],
“quality_scale”: “platinum”,
“requirements”: [
“aioesphomeapi==41.11.0”,
“esphome-dashboard-api==1.3.0”,
“bleak-esphome==3.3.0”
],
“zeroconf”: [
“esphomelib.tcp.local.”
],
“is_built_in”: true,
“overwrites_built_in”: false
},
“setup_times”: {},
“data”: {
“config”: {
“created_at”: “2025-10-14T10:04:05.102176+00:00”,
“data”: {
“host”: “192.168.68.73”,
“port”: 6053,
“password”: "",
“noise_psk”: "",
“device_name”: “localbytes-plug-pm-f05912”
},
“discovery_keys”: {
“zeroconf”: [
{
“type”: “<class ‘homeassistant.helpers.discovery_flow.DiscoveryKey’>”,
“repr”: “DiscoveryKey(domain=‘zeroconf’, key=(‘esphomelib.tcp.local.’, ‘localbytes-plug-pm-f05912.esphomelib.tcp.local.’), version=1)”
}
],
“dhcp”: [
{
“type”: “<class ‘homeassistant.helpers.discovery_flow.DiscoveryKey’>”,
“repr”: “DiscoveryKey(domain=‘dhcp’, key=‘6cc840f05912’, version=1)”
}
]
},
“disabled_by”: null,
“domain”: “esphome”,
“entry_id”: “01K7H2TMKEW02P24PEDS0DZYFW”,
“minor_version”: 1,
“modified_at”: “2025-10-14T11:30:44.508309+00:00”,
“options”: {
“allow_service_calls”: true,
“subscribe_logs”: false
},
“pref_disable_new_entities”: false,
“pref_disable_polling”: false,
“source”: “zeroconf”,
“subentries”: [],
“title”: “Localbytes Plug PM f05912”,
“unique_id”: “6c:c8:40:f0:59:12”,
“version”: 1
},
“storage_data”: {
“device_info”: {
“uses_password”: false,
“name”: “localbytes-plug-pm-f05912”,
“friendly_name”: “Localbytes Plug PM f05912”,
“mac_address”: “REDACTED”,
“compilation_time”: “Oct 9 2024, 11:07:04”,
“model”: “esp01_1m”,
“manufacturer”: “Espressif”,
“has_deep_sleep”: false,
“esphome_version”: “2024.9.2”,
“project_name”: “localbytes.plug-pm”,
“project_version”: “1.2.0”,
“webserver_port”: 0,
“legacy_voice_assistant_version”: 0,
“voice_assistant_feature_flags”: 0,
“legacy_bluetooth_proxy_version”: 0,
“bluetooth_proxy_feature_flags”: 0,
“zwave_proxy_feature_flags”: 0,
“zwave_home_id”: 0,
“suggested_area”: "",
“bluetooth_mac_address”: "",
“api_encryption_supported”: false,
“devices”: [],
“areas”: [],
“area”: {
“area_id”: 0,
“name”: ""
}
},
“services”: [
{
“name”: “calibrate_voltage”,
“key”: 3054255971,
“args”: [
{
“name”: “actual_value”,
“type”: 2
}
]
},
{
“name”: “calibrate_power”,
“key”: 615782566,
“args”: [
{
“name”: “actual_value”,
“type”: 2
}
]
},
{
“name”: “calibrate_current”,
“key”: 1271232762,
“args”: [
{
“name”: “actual_value”,
“type”: 2
}
]
}
],
“api_version”: {
“major”: 1,
“minor”: 10
},
“number”: [
{
“object_id”: “voltage_calibration_factor”,
“key”: 1758943854,
“name”: “Voltage Calibration Factor”,
“disabled_by_default”: false,
“icon”: “mdi:sine-wave”,
“entity_category”: 2,
“device_id”: 0,
“min_value”: 0.0,
“max_value”: 10.0,
“step”: 0.001,
“unit_of_measurement”: "",
“mode”: 1,
“device_class”: ""
},
{
“object_id”: “power_calibration_factor”,
“key”: 3705301169,
“name”: “Power Calibration Factor”,
“disabled_by_default”: false,
“icon”: “mdi:flash”,
“entity_category”: 2,
“device_id”: 0,
“min_value”: 0.0,
“max_value”: 10.0,
“step”: 0.001,
“unit_of_measurement”: "",
“mode”: 1,
“device_class”: ""
},
{
“object_id”: “current_calibration_factor”,
“key”: 996343121,
“name”: “Current Calibration Factor”,
“disabled_by_default”: false,
“icon”: “mdi:current-ac”,
“entity_category”: 2,
“device_id”: 0,
“min_value”: 0.0,
“max_value”: 10.0,
“step”: 0.001,
“unit_of_measurement”: "",
“mode”: 1,
“device_class”: ""
}
],
“sensor”: [
{
“object_id”: “wifi_status”,
“key”: 1095042027,
“name”: “WiFi Status”,
“disabled_by_default”: false,
“icon”: "",
“entity_category”: 2,
“device_id”: 0,
“device_class”: “signal_strength”,
“unit_of_measurement”: “dBm”,
“accuracy_decimals”: 0,
“force_update”: false,
“state_class”: 1,
“legacy_last_reset_type”: 0
},
{
“object_id”: “voltage”,
“key”: 2195749573,
“name”: “Voltage”,
“disabled_by_default”: false,
“icon”: "",
“entity_category”: 0,
“device_id”: 0,
“device_class”: “voltage”,
“unit_of_measurement”: “V”,
“accuracy_decimals”: 1,
“force_update”: false,
“state_class”: 1,
“legacy_last_reset_type”: 0
},
{
“object_id”: “daily_energy”,
“key”: 2801008683,
“name”: “Daily Energy”,
“disabled_by_default”: false,
“icon”: "",
“entity_category”: 0,
“device_id”: 0,
“device_class”: “energy”,
“unit_of_measurement”: “kWh”,
“accuracy_decimals”: 2,
“force_update”: false,
“state_class”: 2,
“legacy_last_reset_type”: 0
},
{
“object_id”: “current”,
“key”: 2037989808,
“name”: “Current”,
“disabled_by_default”: false,
“icon”: "",
“entity_category”: 0,
“device_id”: 0,
“device_class”: “current”,
“unit_of_measurement”: “A”,
“accuracy_decimals”: 3,
“force_update”: false,
“state_class”: 1,
“legacy_last_reset_type”: 0
},
{
“object_id”: “power”,
“key”: 2391494160,
“name”: “Power”,
“disabled_by_default”: false,
“icon”: "",
“entity_category”: 0,
“device_id”: 0,
“device_class”: “power”,
“unit_of_measurement”: “W”,
“accuracy_decimals”: 0,
“force_update”: false,
“state_class”: 1,
“legacy_last_reset_type”: 0
}
],
“text_sensor”: [],
“switch”: [
{
“object_id”: “localbytes_plug_pm_f05912”,
“key”: 3545796830,
“name”: "",
“disabled_by_default”: false,
“icon”: “mdi:power-socket-uk”,
“entity_category”: 0,
“device_id”: 0,
“assumed_state”: false,
“device_class”: ""
},
{
“object_id”: “disable_led”,
“key”: 1702825873,
“name”: “Disable LED”,
“disabled_by_default”: false,
“icon”: “mdi:led-variant-off”,
“entity_category”: 0,
“device_id”: 0,
“assumed_state”: false,
“device_class”: ""
},
{
“object_id”: “disable_button”,
“key”: 3538890118,
“name”: “Disable Button”,
“disabled_by_default”: false,
“icon”: “mdi:toggle-switch-off-outline”,
“entity_category”: 0,
“device_id”: 0,
“assumed_state”: false,
“device_class”: ""
}
],
“binary_sensor”: [
{
“object_id”: “button”,
“key”: 977454165,
“name”: “Button”,
“disabled_by_default”: false,
“icon”: "",
“entity_category”: 0,
“device_id”: 0,
“device_class”: "",
“is_status_binary_sensor”: false
},
{
“object_id”: “server_status”,
“key”: 2407272353,
“name”: “Server Status”,
“disabled_by_default”: false,
“icon”: "",
“entity_category”: 2,
“device_id”: 0,
“device_class”: “connectivity”,
“is_status_binary_sensor”: true
}
],
“button”: [
{
“object_id”: “restart”,
“key”: 1203400786,
“name”: “Restart”,
“disabled_by_default”: false,
“icon”: “mdi:restart”,
“entity_category”: 1,
“device_id”: 0,
“device_class”: “restart”
},
{
“object_id”: “restart_with_factory_default_settings”,
“key”: 1542368000,
“name”: “Restart with Factory Default Settings”,
“disabled_by_default”: false,
“icon”: “mdi:restart-alert”,
“entity_category”: 1,
“device_id”: 0,
“device_class”: “restart”
}
],
“update”: []
},
“dashboard”: {
“configured”: true,
“supports_update”: true,
“last_update_success”: true,
“last_exception”: null,
“addon”: “5c53de3b_esphome”,
“has_matching_name”: true,
“device”: {
“configuration”: “localbytes-plug-pm-f05912.yaml”,
“current_version”: “2025.9.3”,
“deployed_version”: “2025.9.3”,
“loaded_integrations”: [
“api”,
“async_tcp”,
“binary”,
“binary_sensor”,
“button”,
“captive_portal”,
“dashboard_import”,
“esp8266”,
“esp8266_pwm”,
“esphome”,
“factory_reset”,
“globals”,
“gpio”,
“hlw8012”,
“homeassistant”,
“light”,
“logger”,
“md5”,
“mdns”,
“network”,
“number”,
“ota”,
“output”,
“preferences”,
“pulse_counter”,
“restart”,
“safe_mode”,
“sensor”,
“socket”,
“status”,
“substitutions”,
“switch”,
“template”,
“time”,
“total_daily_energy”,
“web_server”,
“web_server_base”,
“wifi”,
“wifi_signal”
],
“target_platform”: “ESP8266”
}
}
},
“issues”: []
}