8 lines
218 B
JSON
8 lines
218 B
JSON
{
|
|
"domain": "ecobee",
|
|
"name": "ecobee",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ecobee",
|
|
"requirements": ["python-ecobee-api==0.2.8"],
|
|
"codeowners": ["@marthoc"]
|
|
}
|