Hello.
First, sorry for my bad english ![]()
I'm using ESPHome with web_server v3 on an offline ESP32 (AP mode only) and i can't see the on/off indicator for the binary sensor when connecting with a no internet device (like my smartphone). Working good with a internet connected computer.
Someone can help me, please ?
Thank you.
# Enable web server
web_server:
log : false
local: true
version: 3
wifi:
ap:
ssid: "Gros-Duc_KC868"
password: "xxxxxxx"

