Skip to content

Commit

Permalink
Require ESPHome version 2024.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Jul 31, 2024
1 parent 2f4faaf commit 09146ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions esp32-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ substitutions:

esphome:
name: ${name}
min_version: 2024.6.0

esp32:
board: wemos_d1_mini32
Expand All @@ -29,6 +30,7 @@ wifi:
password: !secret wifi_password

ota:
platform: esphome

logger:
baud_rate: 0
Expand Down

0 comments on commit 09146ee

Please sign in to comment.