Skip to content

Commit

Permalink
⏫️ Upgrade ESPHome to 2024.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GHF committed Oct 12, 2024
1 parent 35ff36c commit c97a5dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
esphome = "~=2023.12.9"
pillow = "==10.1.0"
esphome = "~=2024.9.2"
pillow = "==10.2.0"

[dev-packages]
3 changes: 2 additions & 1 deletion site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ api:
key: !secret api_encryption_key

ota:
password: !secret ota_password
- platform: esphome
password: !secret ota_password

0 comments on commit c97a5dd

Please sign in to comment.