mirror of
https://github.com/dlitz/esphome-configs-dlitz.git
synced 2026-04-15 22:03:26 -06:00
athom-without-relay-plug: Add ota-update-password support
This commit is contained in:
@@ -17,6 +17,8 @@ packages:
|
|||||||
- athom-without-relay-plug.yaml
|
- athom-without-relay-plug.yaml
|
||||||
|
|
||||||
- !include common/git-branch.yaml
|
- !include common/git-branch.yaml
|
||||||
|
- !include common/ota.yaml
|
||||||
|
- !include common/ota-update-password.yaml
|
||||||
|
|
||||||
esphome:
|
esphome:
|
||||||
name: "${name}"
|
name: "${name}"
|
||||||
@@ -34,8 +36,7 @@ wifi:
|
|||||||
password: !secret default_ap_password
|
password: !secret default_ap_password
|
||||||
|
|
||||||
ota:
|
ota:
|
||||||
- id: !extend ota_esphome_id
|
- id: !remove ota_esphome_id # common/ota.yaml adds id: ota_id
|
||||||
password: !secret default_ota_password
|
|
||||||
|
|
||||||
web_server:
|
web_server:
|
||||||
ota: false
|
ota: false
|
||||||
|
|||||||
Reference in New Issue
Block a user