Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR for v1.3 #78

Merged
merged 14 commits into from
Nov 2, 2024
Merged

PR for v1.3 #78

merged 14 commits into from
Nov 2, 2024

Conversation

valentinfrlch
Copy link
Owner

Blueprint:

  • Added new configuration options such as remember and preview_mode to blueprints/event_summary.yaml. [1] [2]
  • Removed frigate_url and updated related logic for Frigate mode. [1] [2]
  • Adjusted conditions and actions to support new features and improve logic. [1] [2] [3]

Component:

  • Added new constants and imports to support event remembering feature in custom_components/llmvision/__init__.py. [1] [2]
  • Implemented logic to handle event remembering, including setting up and unloading calendar entries. [1] [2] [3] [4] [5] [6]
  • Added _remember function to store event details in a semantic index.
  • Updated service call data structure to include new fields like remember and expose_images. [1] [2]
  • Modified image and video analyzers to utilize the new _remember function.

@valentinfrlch valentinfrlch merged commit 4addebb into main Nov 2, 2024
12 checks passed
@valentinfrlch valentinfrlch deleted the semantic-index branch November 2, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant