core/homeassistant/components/powerwall/manifest.json

9 lines
243 B
JSON

{
"domain": "powerwall",
"name": "Tesla Powerwall",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/powerwall",
"requirements": ["tesla-powerwall==0.2.11"],
"codeowners": ["@bdraco", "@jrester"]
}