upd: set boot-infos

This commit is contained in:
Chris
2023-01-24 13:26:37 +01:00
parent 2ac8305eff
commit b1b63b11cd
2 changed files with 8 additions and 0 deletions

View File

@@ -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: