Skip to content

Commit

Permalink
Set alias on boot sequence
Browse files Browse the repository at this point in the history
Helps troubleshooting #2331
  • Loading branch information
edwardtfn committed Oct 24, 2024
1 parent a10ad38 commit de8e9c7
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 428 deletions.
2 changes: 1 addition & 1 deletion esphome/nspanel_esphome_core_page_boot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ script:
boot_progress_dump_item->execute(${BOOT_STEP_PAGE_BOOT}, "Page Boot");
- id: page_boot
mode: single
mode: restart
then:
- lambda: |-
page_boot_exit->execute();
Expand Down
Loading

0 comments on commit de8e9c7

Please sign in to comment.