fix: Nspanel stays on loading

This commit is contained in:
deejaybeam
2023-03-23 21:54:39 +01:00
parent 7580a38b4f
commit cf430fc1a8

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