Skip to content

v2.1.6

Compare
Choose a tag to compare
@smkrv smkrv released this 19 May 22:52
· 2 commits to main since this release

v2.1.6 Release Notes:

New Features

  • Added Google Gemini support, thanks to (@Azzedde)
  • Enhanced AI capabilities through Google's latest language model

Bug Fixes

  • Google Gemini Integration: Fixed compatibility issues with Google Gemini API by correcting field name format and improving message handling to meet API requirements. This should resolve error responses when using Gemini models. (#6)

For more details on the integration, check out the discussion on the Home Assistant Community forum

🚀 Google Gemini Integration

  • Support for Google's Gemini
  • Enhanced natural language processing for Home Assistant automations
  • Optimized for smart home control and information queries

🔧 Technical Implementation

  • Seamless integration with existing HA Text AI conversation flows

Getting Started with Gemini

To configure the new Gemini provider:

  1. Update directly to v2.1.6 or through HACS
  2. Configure your Google Gemini API key in the integration settings
  3. Select Gemini as your preferred model in HA Text AI configuration

What's Changed

  • Add Gemini API provider support to HA Text AI integration

Full Changelog: v2.1.5...v2.1.6