core/homeassistant/components/conversation
Paulus Schoutsen 111050bea9
Clean up core services (#31509)
* Clean up core services

* Fix conversation test
2020-02-08 13:10:59 +01:00
..
__init__.py Clean up core services (#31509) 2020-02-08 13:10:59 +01:00
agent.py Make conversation and intent context aware (#28965) 2019-11-26 11:30:21 +01:00
const.py Refactor the conversation integration (#27839) 2019-10-18 11:46:45 -07:00
default_agent.py Move intent registration to own integration (#29280) 2019-12-01 14:12:57 -08:00
manifest.json Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
services.yaml
util.py