Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when change to subwindow, deactivate wallpanel #275

Open
sapeur3873 opened this issue Sep 4, 2024 · 11 comments
Open

when change to subwindow, deactivate wallpanel #275

sapeur3873 opened this issue Sep 4, 2024 · 11 comments

Comments

@sapeur3873
Copy link

when we change view from main screen to a subwindow, wallpanel is deactivated, even if we come back to the main window.

@Phipsi161
Copy link

You mean when you click on a button in the dashboard that navigates to another tap then the side bar and top bar comes back again? If you mean that I have the same issue.

@sapeur3873
Copy link
Author

sapeur3873 commented Sep 11, 2024 via email

@Phipsi161
Copy link

Good to know. Maybe this gets fixed in a further update.

@sapeur3873
Copy link
Author

sapeur3873 commented Sep 11, 2024 via email

@j-a-n
Copy link
Owner

j-a-n commented Sep 14, 2024

Hello,
please share your wallpanel configuration and explain better how to reproduce the problem.
Do you mean navigating from one view to another in the same dashboard?

@sapeur3873
Copy link
Author

sapeur3873 commented Sep 15, 2024 via email

@sapeur3873
Copy link
Author

sapeur3873 commented Sep 15, 2024 via email

@j-a-n
Copy link
Owner

j-a-n commented Sep 24, 2024

You can use browser_mod to configure / activate wallpanel for individual devices:
https://github.com/j-a-n/lovelace-wallpanel/?tab=readme-ov-file#integration-with-browser_mod
For example:

wallpanel:
  enabled: false
  profiles:
    device_e9a2c86e_5526f1ee:
      enabled: true
    device_89ae788b_cd883eb1:
      enabled: true
  profile: device_${browser_id}

@MercerK
Copy link

MercerK commented Oct 6, 2024

I'm running into the same issue. When you navigate to a subview and go back, the wallpanel gets disabled. I end up having to refresh the page in order to restore wallpanel.

@j-a-n
Copy link
Owner

j-a-n commented Oct 9, 2024

Please do not append ?wp_enabled=true to the URL to activate wallpanel.
Please use browser_mod to enable wallpanel on individual devices or for device specific settings.
See README.

@j-a-n
Copy link
Owner

j-a-n commented Dec 28, 2024

Please check if using browser_mod and updating to wallpanel 4.33.0 fixes the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants