Skip to content

v2.1.7

Latest
Compare
Choose a tag to compare
@smkrv smkrv released this 20 May 22:39

v2.1.7 Release Notes:

New Features

  • Added Google Gemini support

Google Gemini Integration Update

  • Fixed issue #6 by upgrading to google-genai 1.16.0
  • Improved endpoint configuration with abstract API and custom endpoint option
  • Refactored internal Gemini integration classes for better stability
  • Added Google Gemini support, thanks to DJAMIRSAM for testing and bug reports

Bug Fixes

  • Google Gemini Integration: Fixed compatibility issues with Google Gemini API (#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.7 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.6...v2.1.7