Jan Schneider
Jan Schneider
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?
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: ```yaml wallpanel: enabled: false profiles: device_e9a2c86e_5526f1ee: enabled: true device_89ae788b_cd883eb1: enabled: true profile: device_${browser_id} ```
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](https://github.com/j-a-n/lovelace-wallpanel/?tab=readme-ov-file#activate-on-individual-devices-only).
Please check if using browser_mod and updating to wallpanel 4.33.0 fixes the problem.
Since there has been no recent activity on this topic, I am closing it. If there is new information, the ticket can be reopened.
Hello, could you please post your wallpanel config?
Since there has been no recent activity on this topic, I am closing it. If there is new information, the ticket can be reopened.
You can use CSS to achieve this. For example: ```yaml style: wallpanel-screensaver-info-box: margin: auto transform: scale(2.5) ```
Please replace minus signs in the browser id by underscores: `device.Chrome_LTDVE071`.
All configurations are case sensitive. Please use `profiles` instead of `Profiles`.