diff --git a/package/2bar_1display_scripts.yaml b/package/2bar_1display_scripts.yaml index e9aa307..b7dcb63 100644 --- a/package/2bar_1display_scripts.yaml +++ b/package/2bar_1display_scripts.yaml @@ -107,19 +107,3 @@ script: - script.execute: update_bar1_right - script.execute: update_bar2_left - script.execute: update_bar2_right - - id: next_page_main - then: - - display.page.show_next: main_display - - script.execute: update_main - - id: next_page_all - then: - - display.page.show_next: main_display - - script.execute: update_all - - id: prev_page_main - then: - - display.page.show_previous: main_display - - script.execute: update_main - - id: prev_page_all - then: - - display.page.show_previous: main_display - - script.execute: update_all