Well, I figured out my issue. My sensor had an id, but no name, which implicitly marked it as internal (i.e. hidden from HA). It pays to read the docs every now and then.
Hello Guys,
I kinda have the oposite issue. I can detect my esp32 on the wifi and HA finds them, but the ESPhome integration cant find them on the WIFI.
INFO Resolving IP address of servo-gaveas1.local
ERROR Error resolving IP address of servo-gaveas1.local. Is it connected to WiFi?
ERROR (If this error persists, please set a static IP address: WiFi Component — ESPHome)
ERROR Error resolving IP address: Error resolving address with mDNS: Did not respond. Maybe the device is offline., [Errno -5] No address associated with hostname
I have another issue, I have 3 devices shown in the ESP Home UI but only 2 are actually under my integration in Hassio. I’ve noticed the 3rd one that is not showing up doesn’t have a folder like the other 2 in the esphome folder.
Did you figure that one out? Got the same problem - i’ve 4 configured (and working) devices in the ESPhome tab, but under Integrations → ESPhome it’s only 3 of them, the fourth is the one i added just yesterday but can be found nowhere…
It is showing its logs successfully, it reads its sensors according to the log - but it doesn’t show up anywhere (i.e. not under developer tools → entities, only 2 show up: devicetracker_devicename and switch.devicename_internet_access)…
Did you resolve your problem ?
I have the same issue.
I have 2 sensors ESPHome sensors that are working find. I can see in the logs that are reporting input. However, the one sensor is not showing in Home Assistant. Now, this sensor I had trouble with and I changed the name. The new name is not showing. The old name shows on red.
Well, i just had a look again, and it seems that all values are now reported (those are basically “addons” to what i really want from the sensor, so i haven’t bothered to look until now).
Sadly, i can’t tell you what i did to make them work (if anything at all)…
Thank you from the bottom of my heart! I’d been banging my head against the wall trying to adopt my device. I didn’t try this because it looked liked I was going to set up a duplicate INTEGRATION rather than a new device.