mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +00:00
9 lines
207 B
JSON
9 lines
207 B
JSON
{
|
|
"domain": "nest",
|
|
"name": "Nest",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/nest",
|
|
"requirements": ["python-nest==4.1.0"],
|
|
"codeowners": ["@awarecan"]
|
|
}
|