init boot change
This commit is contained in:
@@ -2534,8 +2534,7 @@ action:
|
||||
|
||||
##### NSPanel boot init Date #####
|
||||
- delay:
|
||||
milliseconds: 900
|
||||
# milliseconds: "{{ delay_value }}"
|
||||
milliseconds: "{{ delay_value }}"
|
||||
- service: "{{ command_text_printf }}"
|
||||
data:
|
||||
component: home.date
|
||||
@@ -2955,6 +2954,15 @@ action:
|
||||
component: home.loading
|
||||
message: " "
|
||||
|
||||
##### NSPanel boot init finished and jump to Home Page#####
|
||||
- delay:
|
||||
milliseconds: "{{ delay_value }}"
|
||||
- service: "{{ command_printf }}"
|
||||
data:
|
||||
cmd: page home
|
||||
|
||||
|
||||
|
||||
###### StatusBar - Icon 04 ######
|
||||
- if:
|
||||
- condition: template
|
||||
|
||||
Reference in New Issue
Block a user