Releases: j-a-n/lovelace-wallpanel
Releases · j-a-n/lovelace-wallpanel
v4.22.1
Fixed:
- Fix image visibility (#175)
- Wait for home-assistant-main element on startup (#164)
- Fix progess bar animation time if display_time changes
v4.22.0
Changes:
- Use media_source/resolve_media instead of auth/sign_path
- Add date to log entry
- Log all media entries found
Fixed:
- Fix pointerEvents in debug mode
v4.21.0
New Features:
- Implement logger / download log file
v4.20.1
Fixed:
- Fix loading image from synology_dsm (#166)
v4.20.0
New Features:
- Add config
touch_zone_size_next_image
to define the size of the area on the right side of the screen at which a click will show the next image.
Fixed:
- Check if
animate()
method is available (#153)
- Do not use parentNode (#169)
v4.19.0
New Features:
- Added wallpanel-screensaver-image-overlay div to dim images only
Changed:
v4.18.0
New Features:
- Stylable image background. Can be used to show a blurred version of the current image in the background. This can be used to fill the borders of images that do not match the aspect ratio of the screen. See new config
image_background
. (fixes: #149)
Fixed:
- Reset info box position on config change (fixes: #148)
- Fix unsplash api image update interval limit (fixes: #144)
v4.17.0
New Features:
- Auto reload dashboard config on change
Changed:
- Refactor setToolbarHidden and setSidebarHidden
Fixed:
- Fix show image with idle_time = 0
v4.16.0
New Features:
- Dynamic configuration using entities
v4.15.0
New Features:
- Activation delay for Ken Burns effect (config
image_animation_ken_burns_delay
)
- Add config
show_images
(bool) to deactivate images without setting image_url to null
Fixed:
- Always show action items in the toolbar if disabled