mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
10 lines
240 B
JSON
10 lines
240 B
JSON
{
|
|
"domain": "ecobee",
|
|
"name": "ecobee",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ecobee",
|
|
"dependencies": [],
|
|
"requirements": ["python-ecobee-api==0.2.2"],
|
|
"codeowners": ["@marthoc"]
|
|
}
|