1.4.2 Release Notes
Tip
The blueprint requires a separate update. You can update it by reimporting.
Breaking Changes
Warning
The cleanup action is deprecated. The database now runs an automatic cleanup every time Home Assistant starts.
Fixes & Changes
- Significantly improved image pipeline performance. Thank you @sb-develop!
- Improved frame selection by @sb-develop and @lich2000117
- The first captured frame is now always considered the key frame for
stream_analyzer(blueprint)
- The first captured frame is now always considered the key frame for
- Images are now stored in the timeline in full resolution. (@sb-develop)
- Adds 🇨🇳 Chinese translations. Thank you @lich2000117!
- Adds 🇸🇪 Swedish translations. Thank you @adnansarajlic!
- Fixed a bug that prevented events from being properly deleted after
retention_time. (@valentinfrlch) - An automatic cleanup will run when Home Assistant starts to remove any unused images from
/www/llmvision/. (@valentinfrlch) - Fixed a bug that prevented images to be stored correctly on docker installations. (@valentinfrlch)