Merge pull request #518 from deejaybeam/dev

fix: Nspanel stays on loading
This commit is contained in:
Chris
2023-03-23 21:55:25 +01:00
committed by GitHub

View File

@@ -4107,6 +4107,8 @@ action:
- conditions:
- condition: trigger
id: nspanel_boot_init
- condition: template
value_template: '{{ states(current_page) != page_home or states(last_click) == "unknown" }}'
sequence:
- delay:
milliseconds: 100