Skip to content

Commit

Permalink
Update OTA platform requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
yoannchaudet committed Sep 2, 2024
1 parent 08bab9b commit 231278a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions common/networking.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ api:

# Set an OTA password
ota:
platform: esphome
password: ${ota_password}

# Configure Wifi + backup AP
Expand Down
1 change: 1 addition & 0 deletions wemos-d1-mini-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ api:
key: "ocDTS3PauRsR4d/tiZaW7WzUfLiwn+DbN0Pt3AawV8g="

ota:
platform: esphome
password: "d3a1e887f050cf1e622156c8e36d87ba"

wifi:
Expand Down

0 comments on commit 231278a

Please sign in to comment.