mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
10 lines
232 B
JSON
10 lines
232 B
JSON
{
|
|
"domain": "dialogflow",
|
|
"name": "Dialogflow",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/dialogflow",
|
|
"dependencies": ["webhook"],
|
|
"codeowners": [],
|
|
"iot_class": "cloud_push"
|
|
}
|