hass-core/homeassistant/components/conversation
2024-01-03 09:55:49 +01:00
..
__init__.py Add wildcards to sentence triggers (#97236) 2023-07-27 20:30:42 +02: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 Use area id for context instead of name (#105313) 2023-12-08 10:05:21 -06:00
manifest.json Bump intents to 2024.1.2 (#106909) 2024-01-03 09:55:49 +01:00
services.yaml Add missing conversation service translation (#100308) 2023-09-18 11:44:41 +02:00
strings.json Add missing conversation service translation (#100308) 2023-09-18 11:44:41 +02:00
trigger.py Validate empty sentence triggers (#103579) 2023-11-07 11:56:24 -06:00
util.py