Skip to content

Commit

Permalink
bump to ESPHome 2024.6.0 beta - fixes captive portal Wifi reboot loop
Browse files Browse the repository at this point in the history
  • Loading branch information
heythisisnate committed Jun 18, 2024
1 parent 6c2edfa commit 3b5a409
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install ESPHome
run: |
pip3 install wheel
pip3 install esphome
pip3 install esphome==2024.6.0b4
echo "esphome_version=$(esphome version) >> $GITHUB_OUTPUT"
mkdir assets
Expand Down
2 changes: 1 addition & 1 deletion garage-door-GDOv2-Q.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ substitutions:
name: konnected
friendly_name: GDO blaQ
project_name: konnected.garage-door-gdov2-q
project_version: "1.2.0"
project_version: "1.2.1"
garage_door_cover_name: Garage Door
garage_light_name: Garage Light
garage_openings_name: Garage Openings
Expand Down

0 comments on commit 3b5a409

Please sign in to comment.