Merge pull request #518 from deejaybeam/dev
fix: Nspanel stays on loading
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user