github valentinfrlch/ha-llmvision v1.4.3
Improved Blueprint & Bug fixes

latest releases: v1.6.0-alpha.1, v1.5.2, v1.5.2-rc.1...
5 months ago

1.4.3 Release Notes

Warning

You may need to reconfigure certain fields of the blueprint after updating to v1.4.3.

Tip

The blueprint requires a separate update. You can update it by re-importing
(Settings → Automations & Scenes → Blueprints → three-dot menu → Re-import blueprint)

Blueprint

@TheRealFalseReality has completely rewritten the blueprint and enhanced it with lots of additional features:

  • Added collapsible sections to the blueprint to make it easier to set up. Thank you @TheRealFalseReality!
  • Added notification settings. Thank you @TheRealFalseReality!
    • notify_condition A list of conditions that need to be met to send the notification. The blueprint can still run and save events to the timeline but skips sending the notification. (Different from run_conditions which prevent the blueprint from running all-together).
    • delay_notification A separate cooldown for notifications (blueprint can still run, but doesn’t send a notification again. Separate from cooldown).
    • notification_sticky (Android only) make the notification stay active until dismissed.
    • notification_color (Android only) Customize the color of the notification
    • notification_icon (Android only) Customize the icon of the notification
    • notification_channel (Android only) Custom notification channel for custom notification sounds and vibration patterns. Allows overriding “Do Not Disturb”.
    • tts_notifications (Android only) Use text-to-speech to speak the notification.
  • Added additional_actions (Experimental) Run custom actions after the blueprint.

Integration

  • Added 🇸🇰 Slovak translation. Thank you @jose1711!
  • Updated Groq default model (previous model is deprecated) (#311)
  • Fixed a bug in the timeline that deleted events when retention_time was set to 0. (#309)

Don't miss a new ha-llmvision release

NewReleases is sending notifications on new releases.