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
2026-02-21 18:38:17 +00:00
Code
Activity
Files
bd6164ad4be690ba76fe14428d81a1bb94de7da7
core
/
homeassistant
/
components
/
conversation
History
Michael Hansen
8aed04cd3c
Bump intents to 2024.6.21 (
#120106
)
2024-06-21 18:19:52 +02:00
..
__init__.py
Speed up getting conversation agent languages (
#119554
)
2024-06-16 13:35:43 -04:00
agent_manager.py
Add Conversation command to timers (
#118325
)
2024-05-28 20:33:31 -05:00
const.py
Add Assist timers (
#117199
)
2024-05-14 14:42:32 -04:00
default_agent.py
Prioritize literal text with name slots in sentence matching (
#118900
)
2024-06-06 14:20:34 -04:00
entity.py
…
http.py
Avoid references to websocket_api.const in core and other components (
#119285
)
2024-06-10 13:49:44 +02:00
icons.json
…
manifest.json
Bump intents to 2024.6.21 (
#120106
)
2024-06-21 18:19:52 +02:00
models.py
Add Conversation command to timers (
#118325
)
2024-05-28 20:33:31 -05:00
services.yaml
…
strings.json
…
trace.py
Add conversation agent debug tracing (
#118124
)
2024-05-25 14:16:51 -04:00
trigger.py
…
util.py
…