mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-01 08:46:04 +02:00
Add allow_partition_access to OTA configuration for esp32 devices
This commit is contained in:
@@ -131,6 +131,7 @@ api:
|
||||
ota:
|
||||
platform: esphome
|
||||
password: !secret ota_password
|
||||
allow_partition_access: true
|
||||
on_begin:
|
||||
then:
|
||||
- light.disco_on:
|
||||
|
||||
Reference in New Issue
Block a user