Skip to content

Add Google Gemini virtual integration#143753

Merged
frenck merged 2 commits intohome-assistant:devfrom
tronikos:gemini
Apr 30, 2025
Merged

Add Google Gemini virtual integration#143753
frenck merged 2 commits intohome-assistant:devfrom
tronikos:gemini

Conversation

@tronikos
Copy link
Copy Markdown
Member

@tronikos tronikos commented Apr 27, 2025

Breaking change

Proposed change

It seems the Gemini name is here to stay so create a virtual integration for better discoverability.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Deprecation (breaking change to happen in the future)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • I have followed the perfect PR recommendations
  • The code has been formatted using Ruff (ruff format homeassistant tests)
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • For the updated dependencies - a link to the changelog, or at minimum a diff between library versions is added to the PR description.

To help with the load of incoming pull requests:

@tronikos tronikos changed the title Add Gemini virtual integration Add Google Gemini virtual integration Apr 27, 2025
@joostlek
Copy link
Copy Markdown
Member

So, what is google_generative_ai_conversation now? Does that still exist or is that now rebranded to gemini completely?

@tronikos
Copy link
Copy Markdown
Member Author

It still exists. No plans to rebrand it since it offers more models than Gemini, e.g. Gemma. I'm adding this virtual integration mostly for discoverability.

@frenck frenck added this to the 2025.5.0b0 milestone Apr 29, 2025
Copy link
Copy Markdown
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @tronikos 👍

../Frenck

@frenck frenck merged commit 5c58f97 into home-assistant:dev Apr 30, 2025
30 checks passed
@frenck frenck removed this from the 2025.5.0b0 milestone Apr 30, 2025
@tronikos tronikos deleted the gemini branch April 30, 2025 18:11
@github-actions github-actions Bot locked and limited conversation to collaborators May 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants