This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-02 19:42:30 +01:00
Code
Activity
Files
4e600b7b1987dd2fd4aa67f27d4599a8bb9f3499
core
/
tests
/
components
/
conversation
T
History
Michael Hansen
641754e0bb
Pass device_id to intent handlers (
#117442
)
2024-05-14 13:59:49 -05: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
…
conftest.py
Add conversation entity (
#114518
)
2024-04-01 21:34:25 -04:00
test_default_agent_intents.py
Intent target matching and media player enhancements (
#115445
)
2024-05-07 22:01:03 -04:00
test_default_agent.py
Pass device_id to intent handlers (
#117442
)
2024-05-14 13:59:49 -05: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" key to translations (
#114887
)
2024-04-04 14:45:27 -05:00
test_util.py
…