This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b3e10198dd
hass-core
/
homeassistant
/
components
/
conversation
History
Download ZIP
Download TAR.GZ
Michael Hansen
2681dae60c
Matching duplicate named entities is now an error in Assist (
#110050
)
...
* Matching duplicate named entities is now an error * Update snapshot * Only use area id
2024-02-08 19:38:03 -06:00
..
__init__.py
Pass slots to error messages instead of IDs [rework] (
#109410
)
2024-02-03 12:14:33 +01:00
agent.py
Clean up conversation agent attribution (
#96883
)
2023-07-19 09:03:53 +02:00
const.py
Allow exposing any entity to the default conversation agent (
#92398
)
2023-05-03 09:45:54 -04:00
default_agent.py
Matching duplicate named entities is now an error in Assist (
#110050
)
2024-02-08 19:38:03 -06:00
manifest.json
Pass slots to error messages instead of IDs [rework] (
#109410
)
2024-02-03 12:14:33 +01:00
services.yaml
Add conversation_id parameter to conversation.process service (
#106078
)
2024-01-04 14:46:06 -06:00
strings.json
Add conversation_id parameter to conversation.process service (
#106078
)
2024-01-04 14:46:06 -06:00
trigger.py
Move default response out of sentence trigger registration and into agent (
#109317
)
2024-02-01 20:40:29 +01:00
util.py
Improve conversation typing (
#106905
)
2024-01-05 18:40:34 +01:00