Update 3bar_1display_scripts.yaml

This commit is contained in:
balk77
2024-12-24 19:06:15 +01:00
committed by GitHub
parent 12ad7abb7d
commit 2c4d6afccc
+6 -6
View File
@@ -154,15 +154,15 @@ script:
- id: update_all - id: update_all
then: then:
- component.update: main_display - component.update: main_display
- delay: 1s - delay: 0.1s
- script.execute: update_bar1_left - script.execute: update_bar1_left
- delay: 1s - delay: 0.1s
- script.execute: update_bar1_right - script.execute: update_bar1_right
- delay: 1s - delay: 0.1s
- script.execute: update_bar2_left - script.execute: update_bar2_left
- delay: 1s - delay: 0.1s
- script.execute: update_bar2_right - script.execute: update_bar2_right
- delay: 1s - delay: 0.1s
- script.execute: update_bar3_left - script.execute: update_bar3_left
- delay: 1s - delay: 0.1s
- script.execute: update_bar3_right - script.execute: update_bar3_right