github valentinfrlch/ha-llmvision v1.2.1a
v1.2.1 Better Video Preprocessing

latest releases: v1.6.0-alpha.1, v1.5.2, v1.5.2-rc.1...
12 months ago

Changelog

Blueprint

  • Added option to only send notifications for important events using AI

Features

  • video_analyzer and stream_analyzer now have a max_frames parameter. The most relevant frames will then be picked accordingly. This replaces the interval parameter which will be deprecated in the next release. Make sure you change your automations until then!

Bug fixes

  • If an image fetch fails, fetch will retry. This could occur when the camera stream was not preloaded.
  • Fixes a blocking call in video_analyzer
  • Fixes a bug that would resize images even when target_width wasn't set.
  • #72 Fixed max_tokes for Ollama
  • Removed an error log that was triggered when a temporary directory could not be deleted because it did not exist.
  • Removed unnecessary info level logging

Deprecations

  • The interval parameter will be removed in v1.2.2.

Don't miss a new ha-llmvision release

NewReleases is sending notifications on new releases.