I can connect to the configured hotspot but then http://192.168.4.1/ gives me the middle finger. I also configured the web server btw. Intriguingly the device (cyd) gets the time (configured to use ntp) from somewhere sometimes (maybe stored???). I use the latest ESPHome version via docker image btw.
The SSID does not exist, so the AP / captive portal should come up. The AP is available but the captive portal is not available at http://192.168.4.1/ .
How this finger presents?
What device are you using to connect (some phones really don't want to connect to AP that doesn't offer internet) ?
This device shows you are connected to xxx_Hotspot and then? You get webserver, error or nothing?
After disabling the web server I could access the captive portal.
This makes me wonder why captive_portal: is disabled while web_server: is configured, especially as both are on different ports. Couldn't find anything on this while doing some RTFM.