Merge pull request #518 from deejaybeam/dev
fix: Nspanel stays on loading
This commit is contained in:
@@ -4107,6 +4107,8 @@ action:
|
|||||||
- conditions:
|
- conditions:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: nspanel_boot_init
|
id: nspanel_boot_init
|
||||||
|
- condition: template
|
||||||
|
value_template: '{{ states(current_page) != page_home or states(last_click) == "unknown" }}'
|
||||||
sequence:
|
sequence:
|
||||||
- delay:
|
- delay:
|
||||||
milliseconds: 100
|
milliseconds: 100
|
||||||
|
|||||||
Reference in New Issue
Block a user