You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was been a lot of updates recently and somewhere along the lines the background image (provided via the Google photos integration) stopped automatically updating to reflect the current photos of the entity (which is working without issue). When i refresh my dashboard the image updates to match the entity but it no longer automatically updates every 60 seconds when the entity displays a new image.
There was been a lot of updates recently and somewhere along the lines the background image (provided via the Google photos integration) stopped automatically updating to reflect the current photos of the entity (which is working without issue). When i refresh my dashboard the image updates to match the entity but it no longer automatically updates every 60 seconds when the entity displays a new image.
I am running the latest version: V4.38.2
the following is my code, which predates the issue:
wallpanel: enabled: true enabled_on_tabs: - screensaver debug: false hide_toolbar: false hide_sidebar: false fullscreen: false idle_time: 1 keep_screen_on_time: 172800 control_reactivation_time: 0 stop_screensaver_on_mouse_move: false screensaver_stop_navigation_path: /dashboard-base/screensaver image_fit: cover image_url: media-entity://camera.google_photos_screensaver2_media screensaver_entity: input_boolean.screensaver touch_zone_size_next_image: 100 card_interaction: true style: wallpanel-screensaver-container: background-color: '#333333dd' wallpanel-screensaver-info-box: '--wp-card-width': 450px background-color: '#ffffff99' box-shadow: >- 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12) wallpanel-screensaver-info-box-content: '--ha-card-background': none '--ha-card-box-shadow': none '--ha-card-border-width': 0px '--primary-background-color': '#fafafa' '--secondary-background-color': '#e5e5e5' '--primary-text-color': '#212121' '--secondary-text-color': '#727272' wallpanel-screensaver-info-box-views: width: 25vw views: - path: /dashboard-base/testing cards: []
Thank you in advance!
The text was updated successfully, but these errors were encountered: