Skip to content

Releases: j-a-n/lovelace-wallpanel

v4.22.1

18 Nov 12:53
Compare
Choose a tag to compare

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

12 Nov 22:21
Compare
Choose a tag to compare

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

12 Nov 18:54
Compare
Choose a tag to compare

New Features:

  • Implement logger / download log file

v4.20.1

04 Nov 07:39
Compare
Choose a tag to compare

Fixed:

  • Fix loading image from synology_dsm (#166)

v4.20.0

01 Nov 10:09
Compare
Choose a tag to compare

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

29 Oct 12:33
Compare
Choose a tag to compare

New Features:

  • Added wallpanel-screensaver-image-overlay div to dim images only

Changed:

  • Refactored progress bar

v4.18.0

17 Sep 13:09
Compare
Choose a tag to compare

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

26 Jul 20:59
Compare
Choose a tag to compare

New Features:

  • Auto reload dashboard config on change

Changed:

  • Refactor setToolbarHidden and setSidebarHidden

Fixed:

  • Fix show image with idle_time = 0

v4.16.0

22 Jul 16:41
Compare
Choose a tag to compare

New Features:

  • Dynamic configuration using entities

v4.15.0

22 Jul 07:55
Compare
Choose a tag to compare

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