esphome-firmware/esphome-web/esp32s2.factory.yaml

24 lines
484 B
YAML

packages:
esp32s2: !include esp32s2.yaml
esphome:
name_add_mac_suffix: true
project:
name: esphome.web
version: dev
# Allow provisioning Wi-Fi via serial
improv_serial:
wifi:
# Set up a wifi access point
ap: {}
# In combination with the `ap` this allows the user
# to provision wifi credentials to the device via WiFi AP.
captive_portal:
dashboard_import:
package_import_url: github://esphome/firmware/esphome-web/esp32s2.yaml@main
import_full_config: true