Changelog
Blueprint
- Added option to only send notifications for important events using AI
Features
video_analyzerandstream_analyzernow have amax_framesparameter. The most relevant frames will then be picked accordingly. This replaces theintervalparameter 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 bug that would resize images even when
target_widthwasn'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
intervalparameter will be removed in v1.2.2.