mirror of
https://github.com/dlitz/esphome-configs-dlitz.git
synced 2026-04-15 22:03:26 -06:00
8 lines
136 B
YAML
8 lines
136 B
YAML
substitutions:
|
|
ota_password: !secret fallback_ota_password
|
|
|
|
ota:
|
|
- platform: esphome
|
|
id: ota_id
|
|
password: "${ota_password}"
|