1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-14 01:02:19 +01:00
Files
esphome/tests/components/web_server/test_ota_disabled.esp32-idf.yaml
J. Nick Koston 918d7217a9 fix
2025-06-29 23:15:28 -05:00

12 lines
177 B
YAML

packages:
device_base: !include common.yaml
# OTA is configured but web_server OTA is disabled
ota:
- platform: esphome
web_server:
port: 8080
version: 2
ota: false