17 lines
393 B
JSON
17 lines
393 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.3.6"],
|
|
"codeowners": ["@allenporter"],
|
|
"quality_scale": "platinum",
|
|
"dhcp": [
|
|
{
|
|
"macaddress": "18B430*"
|
|
}
|
|
],
|
|
"iot_class": "cloud_push"
|
|
}
|