10 lines
265 B
JSON
10 lines
265 B
JSON
|
{
|
||
|
"domain": "almond",
|
||
|
"name": "Almond",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/almond",
|
||
|
"dependencies": ["http", "conversation"],
|
||
|
"codeowners": ["@gcampax", "@balloob"],
|
||
|
"requirements": ["pyalmond==0.0.2"]
|
||
|
}
|