mirror of
https://github.com/dlitz/esphome-configs-dlitz.git
synced 2026-04-15 22:03:26 -06:00
Import YAML files into repository
This commit is contained in:
7
common/ota.yaml
Normal file
7
common/ota.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
substitutions:
|
||||
ota_password: !secret fallback_ota_password
|
||||
|
||||
ota:
|
||||
- platform: esphome
|
||||
id: ota_id
|
||||
password: "${ota_password}"
|
||||
Reference in New Issue
Block a user