hass-core/tests/components/conversation
Paulus Schoutsen d2e4f5f36e
Add conversation entity (#114518)
* Default agent as entity

* Migrate constant to point at new value

* Fix tests

* Fix more tests

* Move assist pipeline back to cloud after dependenceis
2024-04-01 21:34:25 -04:00
..
snapshots Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
__init__.py Re-organize conversation integration (#114502) 2024-03-31 00:05:25 -04:00
common.py Refactor conversation mock_agent (#114428) 2024-03-29 14:38:58 +01:00
conftest.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
test_default_agent.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
test_default_agent_intents.py Add initial support for floors to intents (#114456) 2024-03-30 16:59:20 -04:00
test_entity.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
test_init.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
test_trigger.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
test_util.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00