right, left button label
This commit is contained in:
@@ -1879,6 +1879,22 @@ action:
|
|||||||
data:
|
data:
|
||||||
cmd: home.a05.pic={{ weather_pic }}
|
cmd: home.a05.pic={{ weather_pic }}
|
||||||
|
|
||||||
|
##### NSPanel boot init - Left Button #####
|
||||||
|
- delay:
|
||||||
|
milliseconds: "{{ delay_value }}"
|
||||||
|
- service: "{{ command_text_printf }}"
|
||||||
|
data:
|
||||||
|
component: home.left_button
|
||||||
|
message: "{{ left_button_name }}"
|
||||||
|
|
||||||
|
##### NSPanel boot init - Left Button #####
|
||||||
|
- delay:
|
||||||
|
milliseconds: "{{ delay_value }}"
|
||||||
|
- service: "{{ command_text_printf }}"
|
||||||
|
data:
|
||||||
|
component: home.right_button
|
||||||
|
message: "{{ right_button_name }}"
|
||||||
|
|
||||||
##### NSPanel boot init finished #####
|
##### NSPanel boot init finished #####
|
||||||
- delay:
|
- delay:
|
||||||
milliseconds: "{{ delay_value }}"
|
milliseconds: "{{ delay_value }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user