Changelog v1.3.6
Bug fixes
- Improved data analyzer results parsing (#151, #153) by @valentinfrlch
Changelog v1.3.5
Blueprint
Tip
The blueprints needs to be re-imported to update!
- Fixed issues for devices with special characters (#121) by @rappazzo
- Added filter for Frigate labels by @rappazzo, @SleepyMoz
- Fixed a bug that would prevent from running the automation again even though cooldown delay had passed.
LLM Vision Integration
Features
- Added option to generate a title by @valentinfrlch: Used to create better titles for remembered events.
- Added option to configure retries and time between retries by @rsteckler
- Added option to persistently expose analyzed images by @rsteckler. Useful for creating your own automations. Images will be exposed in
/www/llmvision/
.
Bug fixes
- Fixed a bug where data analyzer would remove an entity's icon (#90) by @valentinfrlch
- Fixed frame extraction from videos (#80) by @rsteckler
- Fixed a bug that would prevent Google and Groq from being setup successfully because of validation errors by @valentinfrlch
- Calendar
events.json
moved from/custom_components/llmvision/events.json
to/llmvision/events.json
so it isn't deleted with every update (#95) by @valentinfrlch