Can't pair with device
Closed this issue · 1 comments
scottjg commented
Describe the bug
I flashed the sample switch-c3.yaml
on my esp32 (only changed the wifi info and device to esp32dev
in the yaml, otherwise the same), but I can't get the home app to discover it. The ESP32 seems to boot fine and it's ping-able on my network.
To Reproduce
Steps to reproduce the behavior:
- Flash one of the sample yaml files
- See that ESP32 boots successfully and is ping-able on the network
- In the Home app, click
Add accessory
,More options...
- Observe no device is discovered
- click
My Accessory isn't shown here
and enter the setup code - Observe no device is discovered, still.
Expected behavior
I was expecting to see the device when I click Add accessory
, More options...
. I also tried manually entering the setup code but this didn't make a difference.
Additional context
- Device: iPhone 16 Pro
- iOS version: iOS 18.1
- ESPHome version: 2024.10.2
see esp logs: https://gist.github.com/scottjg/1921abba431e92fdf0212314b390b08f
scottjg commented
i tried again today and it worked? sorry for the noise. no idea what was happening there.