#Esphome bt proxy missing from integrations and devices.

1 messages · Page 1 of 1 (latest)

dusk pecan
#

I've got 3 esp32 boards present in my ESPHome builder. All 3 are configured as bluetooth proxies, with identical configs (except static IP and names).

However, only 2 of these proxies are visible in my Devices and in the Bluetooth integration.

A dozen Shelly bt proxies are all present and accounted for.

My googling hasn't been very successful and I'm not sure where to look for more clues as to why this discrepancy exists. Would love suggestions as to where I can read up on why one of three would not show up.

pale bobcat
#

All 3 esp32 boards are identical? Have you tried looking at the logs of the esp device itself? Perhaps you might see some logs indicating a communication issue between it and HA. Do any other entities from the missing device in question show up in HA? You might also want to try asking in the ESPHome discord

dusk pecan
#

Hey, thank you for responding.

  • All boards identical, inasmuch as they're the same model and acquired in the same batch. ESP-WROOM-32
  • I've looked at the logs, but the few differences I see don't stand out as problematic. Tho I may be interpreting that poorly. I'll add the logs here. The 7db414 device is the one that doesn't show up.
  • No other entities present. The 2 devices that are performing as expected show the same 3 entities each, the non working device shows zero.
pale bobcat
#

Oh that's interesting that the affected device doesn't even show any entities in HA. Have you tried deleting the device and re-adding it to HA? I'd also try asking in the ESPHome Discord server. You should also post your yaml if you post a question there

#

Might as well post it here as well. Always a good idea to post that when you have questions

#

Those ESPHome logs are great. Additionally have you seen anything of interest in your HA logs?