hass-core/tests/components/wyoming
Michael Hansen 11ac8f8006
Add conversation agent to Wyoming (#124373)
* Add conversation agent to Wyoming

* Remove error

* Remove conversation platform from satellite list

* Clean up

* Update homeassistant/components/wyoming/conversation.py

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Remove unnecessary attribute

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-10-16 09:07:56 -05:00
..
snapshots Add conversation agent to Wyoming (#124373) 2024-10-16 09:07:56 -05:00
__init__.py Add conversation agent to Wyoming (#124373) 2024-10-16 09:07:56 -05:00
conftest.py Add conversation agent to Wyoming (#124373) 2024-10-16 09:07:56 -05:00
test_binary_sensor.py Disable Wyoming assist_in_progress binary sensor (#125806) 2024-09-12 13:33:35 -05:00
test_config_flow.py Use is in enum comparison in config flow tests U-Z (#114677) 2024-04-02 23:09:56 +02:00
test_conversation.py Add conversation agent to Wyoming (#124373) 2024-10-16 09:07:56 -05:00
test_data.py
test_devices.py Disable Wyoming assist_in_progress binary sensor (#125806) 2024-09-12 13:33:35 -05:00
test_init.py
test_number.py
test_satellite.py Migrate Wyoming satellite to Assist satellite entity (#128488) 2024-10-16 08:59:44 -05:00
test_select.py Use finished speaking detection in ESPHome/Wyoming (#122962) 2024-07-31 20:39:03 +02:00
test_stt.py Add SnapshotAssertion type hints in tests (#118371) 2024-05-29 14:11:58 +02:00
test_switch.py Respect WyomingSatelliteMuteSwitch state on start (#118320) 2024-05-28 14:55:02 -04:00
test_tts.py Add SnapshotAssertion type hints in tests (#118371) 2024-05-29 14:11:58 +02:00
test_wake_word.py