esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
292 stars 36 forks source link

The Bluetooth Proxy installed via web installer can't be imported to the ESPHome dashboard #6167

Open finity69x2 opened 3 months ago

finity69x2 commented 3 months ago

The problem

I installed the ESPHome BLE proxy via the BLE proxy web page (https://esphome.io/projects/?type=bluetooth).

It installed correctly but I can't get it to import into the ESPHome Dashboard.

Reports are that there should be a discovered device with an "adopt" button but that has never showed up in my ESPHome dashboard. It's bee two days and after multiple HA restarts.

Which version of ESPHome has the issue?

2024.7.3

What type of installation are you using?

Docker

Which version of Home Assistant has the issue?

2024.7.3

What platform are you using?

ESP32

Board

nodemcu

Component causing the issue

BLE proxy

Example YAML snippet

No response

Anything in the logs that might be useful for us?

I can't get to the logs of the device since I have no way to interface with the device itself.

Additional information

I have the ESPHome dashboard installed via docker

wappinghigh commented 2 months ago

I have the same problem

geotibi commented 1 month ago

me too. any news on this?

geotibi commented 1 month ago

I found the issue. Just disabled "Use ping for status" and got the Adopt device in ESPhome dashboard

image