github damongolding/immich-kiosk v0.2.1

latest releases: v0.10.0, v0.9.0, v0.8.1...
one month ago

Getting friendly with Home Assistant

What's Changed

With the addition of the raw query to the image endpoint, users are now able to get the raw image data. This is particularly useful for Home Assistant users who would like to use an Immich image as their background which rotates on reload. The same also applies to the 'picture' elements in Home Assistant.

A quick example:

If you set the background of a Home Assistant dashboard's "Local path or web URL" setting to http://SERVER_RUNNING_KIOSK/image?album=ALBUM_ID&raw that would grab a image from that album and set it as the dashboard background! reloading the page (or HA refreshing the background) would grab another image from the album.

Screen Shot 2024-07-24 at 12 02 35

Screen Shot 2024-07-24 at 12 06 40

🚀 New Features

  • raw param added to the /image endpoint.
  • Added CSS cache busting

⚡ Fixes

  • 24 hour clock format corrected from "15/04" to "15:04".

🔨 Maintenance

  • Much better user error messages

Don't miss a new immich-kiosk release

NewReleases is sending notifications on new releases.