This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-06-01 11:47:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
homeassistant
/
components
/
conversation
History
Paulus Schoutsen
3f10233833
Add return value to conversation.process service (
#94740
)
...
* Add return value to conversation.process service * Adjust for new API
2023-06-23 13:32:03 -04:00
..
__init__.py
Add return value to conversation.process service (
#94740
)
2023-06-23 13:32:03 -04:00
agent.py
Pass device ID to conversation input (
#93867
)
2023-05-31 16:56:12 -04:00
const.py
Allow exposing any entity to the default conversation agent (
#92398
)
2023-05-03 09:45:54 -04:00
default_agent.py
Sentence trigger (
#94613
)
2023-06-22 18:29:34 -05:00
manifest.json
Bump intents to 2023.6.5 (
#94077
)
2023-06-05 19:49:01 +02:00
services.yaml
Add support for multiple conversation agents (
#87337
)
2023-02-03 23:35:29 -05:00
strings.json
…
trigger.py
Sentence trigger (
#94613
)
2023-06-22 18:29:34 -05:00
util.py
…