Add intent integration to expose intent handle API (#29124)

* Add intent integration to expose intent handle API.

* Run hassfest + fix scaffolding

* Update __init__.py
This commit is contained in:
Paulus Schoutsen
2019-11-27 02:25:43 -08:00
committed by Pascal Vizeli
parent ec61a86678
commit 004476a1f8
9 changed files with 116 additions and 85 deletions

View File

@@ -4,7 +4,8 @@
"config_flow": false,
"documentation": "https://www.home-assistant.io/integrations/NEW_DOMAIN",
"requirements": [],
"ssdp": {},
"ssdp": [],
"zeroconf": [],
"homekit": {},
"dependencies": [],
"codeowners": []