mirror of
https://github.com/home-assistant/core.git
synced 2025-06-21 05:27:06 +00:00

* Add Google Gen AI Conversation Agent Entity * Rename agent to entity * Revert ollama changes * Don't copy service tests to conversation_test.py * Move logger and cleanup snapshots * Move property after init * Set logger to use package * Cleanup hass from constructor * Fix merges * Revert ollama change