Skip to content

Commit

Permalink
Merge pull request #2347 from Blackymas/v4.4.0.dev3
Browse files Browse the repository at this point in the history
Set alias on boot sequence
  • Loading branch information
edwardtfn authored Oct 24, 2024
2 parents e716488 + 81a65a2 commit 371479d
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 371479d

Please sign in to comment.