Skip to content

genAI Titles & Bug fixes

Latest
Compare
Choose a tag to compare
@valentinfrlch valentinfrlch released this 03 Jan 08:38
· 23 commits to main since this release

Changelog v1.3.6

Bug fixes

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