added delay in update all

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