From 262bb7dd0d62a2b152f2c23758c180c74dbac841 Mon Sep 17 00:00:00 2001 From: Martijn Date: Fri, 27 Dec 2024 22:04:36 +0100 Subject: [PATCH] 6 --- package/3bar_1display_scripts.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package/3bar_1display_scripts.yaml b/package/3bar_1display_scripts.yaml index 3aac20d..3f7d68d 100644 --- a/package/3bar_1display_scripts.yaml +++ b/package/3bar_1display_scripts.yaml @@ -154,9 +154,15 @@ script: - id: update_all then: - component.update: main_display + - delay: 0.1s - script.execute: update_bar1_left + - delay: 0.1s - script.execute: update_bar1_right + - delay: 0.1s - script.execute: update_bar2_left + - delay: 0.1s - script.execute: update_bar2_right + - delay: 0.1s - script.execute: update_bar3_left + - delay: 0.1s - script.execute: update_bar3_right