17 lines
350 B
JSON
17 lines
350 B
JSON
{
|
|
"domain": "nest",
|
|
"name": "Nest",
|
|
"config_flow": true,
|
|
"dependencies": ["ffmpeg", "http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/nest",
|
|
"requirements": [
|
|
"python-nest==4.1.0",
|
|
"google-nest-sdm==0.2.5"
|
|
],
|
|
"codeowners": [
|
|
"@awarecan",
|
|
"@allenporter"
|
|
],
|
|
"quality_scale": "platinum"
|
|
}
|