2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "nest",
|
|
|
|
"name": "Nest",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2020-11-03 08:31:43 +00:00
|
|
|
"dependencies": ["ffmpeg", "http"],
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/nest",
|
2021-01-16 22:39:33 +00:00
|
|
|
"requirements": ["python-nest==4.1.0", "google-nest-sdm==0.2.9"],
|
2021-01-11 16:58:59 +00:00
|
|
|
"codeowners": ["@allenporter"],
|
2021-01-14 08:09:08 +00:00
|
|
|
"quality_scale": "platinum",
|
|
|
|
"dhcp": [{"macaddress":"18B430*"}]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|