diff --git a/package/3bar_1display_scripts.yaml b/package/3bar_1display_scripts.yaml index f19ab50..18bc3b8 100644 --- a/package/3bar_1display_scripts.yaml +++ b/package/3bar_1display_scripts.yaml @@ -154,15 +154,15 @@ script: - id: update_all then: - component.update: main_display - - delay: 10ms + - delay: 5ms - script.execute: update_bar1_left - - delay: 10ms + - delay: 5ms - script.execute: update_bar1_right - - delay: 10ms + - delay: 5ms - script.execute: update_bar2_left - - delay: 10ms + - delay: 5ms - script.execute: update_bar2_right - - delay: 10ms + - delay: 5ms - script.execute: update_bar3_left - - delay: 10ms + - delay: 5ms - script.execute: update_bar3_right