core/homeassistant/components/ecobee/manifest.json

10 lines
254 B
JSON

{
"domain": "ecobee",
"name": "Ecobee",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ecobee",
"dependencies": [],
"requirements": ["python-ecobee-api==0.1.4"],
"codeowners": ["@marthoc"]
}