Skip to content

Commit

Permalink
Enforce min ESPHome version 2023.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhorner committed May 18, 2023
1 parent ce9cb8b commit fd16478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firmware/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ esphome:
name: "${name}"
friendly_name: "${friendly_name}"
name_add_mac_suffix: true
min_version: "2023.5.1"
on_boot:
then:
# Wakes up the desk and reports height
Expand Down

0 comments on commit fd16478

Please sign in to comment.