Changelog
Tip
Make sure to reimport the blueprint to get the latest features!
Blueprint
frigate_urlis now no longer required. Make sure you have the Frigate Integration for Home Assistant installed.- You can now choose between snapshot and live preview for 'Camera' mode.
- Camera entities now also apply to the 'Frigate' mode. You will only get notifications for camera entities specified. (This will not work correctly if you've changed the entity_id of your cameras)
Features
- LLM Vision can now remember events! Set up 'Event Calendar' in the LLM Vision integration. This will expose remembered events as a calendar. You can now even ask Assist things like 'Has my delivery arrived yet?' or 'Has the garbage been collected already?'.
See wiki for more information. - #75
expose_imagesSaves analyzed images in /www/llmvision so they can be used for automations more easily.
Bug fixes
- Fixed a blocking call in the video pipeline
- #76 Fixes a bug where a custom endpoint would be ignored for custom OpenAI compatible providers.
Thanks to @helicalchris and @smkrv for testing!