This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-07 10:05:46 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
696ae91c35e72b068592b365ef665fb4ccda240e
core
/
tests
/
components
/
conversation
T
History
3 people
Paulus Schoutsen
GitHub
Franck Nijhof
daaf35d4c1
Simplify conversation tests (
#121060
)
...
Co-authored-by: Franck Nijhof <
git@frenck.dev
>
2024-07-05 09:46:36 +02:00
..
snapshots
Bump intents to 2024.6.26 (
#120584
)
2024-06-26 11:13:01 -05:00
__init__.py
Use HassKey in homeassistant integration (
#120332
)
2024-06-24 16:37:07 +02:00
common.py
…
conftest.py
Add type hints for MockAgent in conversation tests (
#118701
)
2024-06-03 17:44:13 +02:00
test_default_agent_intents.py
Prioritize literal text with name slots in sentence matching (
#118900
)
2024-06-06 14:20:34 -04:00
test_default_agent.py
Add conversation supported feature CONTROL (
#121036
)
2024-07-03 14:30:51 +02:00
test_entity.py
…
test_init.py
Simplify conversation tests (
#121060
)
2024-07-05 09:46:36 +02:00
test_trace.py
…
test_trigger.py
Use service_calls fixture in conversation tests (
#120906
)
2024-07-01 17:57:40 +02:00
test_util.py
…