esphome: name: uair esp32: board: esp32dev framework: type: arduino # Enable logging logger: # Enable Home Assistant API api: ota: password: "1a214efd5d5271e1fb4b9accd009c700" wifi: ssid: xxxx password: xxxx # Enable fallback hotspot (captive portal) in case wifi connection fails ap: ssid: "Uair Fallback Hotspot" password: "vgaqbZzrmANJ" captive_portal: remote_receiver: pin: number: 19 inverted: True dump: all