From 065577cbf035bd43a3b7f55eb01e7e1ecad4b115 Mon Sep 17 00:00:00 2001 From: Martijn Date: Sat, 7 Dec 2024 20:06:28 +0100 Subject: [PATCH] update --- package/2bar_1display_scripts.yaml | 16 ---------------- 1 file changed, 16 deletions(-) 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