upd: set boot-infos
This commit is contained in:
@@ -1383,6 +1383,7 @@ trigger_variables:
|
||||
|
||||
variables:
|
||||
##### GENERAL #####
|
||||
blueprint_version: "3.1.0"
|
||||
nspanel_name: !input "nspanel_name"
|
||||
time: "{{ (as_timestamp(now()) | timestamp_custom('%H:%M')) }}"
|
||||
language: !input "language"
|
||||
@@ -2612,6 +2613,10 @@ action:
|
||||
##### NSPanel boot init start #####
|
||||
- delay:
|
||||
milliseconds: 100
|
||||
- service: "{{ command_text_printf }}"
|
||||
data:
|
||||
component: boot.bluep_version
|
||||
message: "{{ blueprint_version }}"
|
||||
|
||||
##### NSPanel boot init buttons #####
|
||||
- delay:
|
||||
|
||||
Reference in New Issue
Block a user