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
f83ee963bfc2efbb7cfdf70ef7e2da749068e6ea
core
/
tests
/
components
/
conversation
History
Michael Hansen
1c2499b03a
Add "conversation" key to translations (
#114887
)
...
* Use translated trigger response * Use conversation key instead
2024-04-04 14:45:27 -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
Add initial support for floors to intents (
#114456
)
2024-03-30 16:59:20 -04:00
test_default_agent.py
Add index for floor/label to the area registry (
#114777
)
2024-04-03 21:04:26 -10: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
…