Files
esphome-configs/common/ota_esp32.yaml
T
randy bfcf9005d6
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
Add allow_partition_access to OTA configuration for esp32 devices
2026-05-08 22:30:05 +02:00

6 lines
99 B
YAML

---
ota:
- platform: esphome
password: !secret ota_password
allow_partition_access: true