This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-12-26 05:57:01 +00:00
Code
Activity
Files
862cd76f893c5db076f340b38dfe59cd78bc1731
core
/
tests
/
components
/
conversation
History
Michael Hansen
d3ceaef098
Allow timer management from any device (
#120440
)
2024-06-26 09:06:56 +02:00
..
snapshots
Bump intents to 2024.6.21 (
#120106
)
2024-06-21 18:19:52 +02: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
Allow timer management from any device (
#120440
)
2024-06-26 09:06:56 +02:00
test_entity.py
…
test_init.py
Prioritize custom intents over builtin (
#120358
)
2024-06-24 20:57:56 +02:00
test_trace.py
…
test_trigger.py
Improve typing for
calls
fixture in tests (a-l) (
#118349
)
2024-05-29 09:06:48 +02:00
test_util.py
…