16 lines
316 B
JSON
16 lines
316 B
JSON
|
{
|
||
|
"domain": "powerwall",
|
||
|
"name": "Tesla Powerwall",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/powerwall",
|
||
|
"requirements": [
|
||
|
"tesla-powerwall==0.1.1"
|
||
|
],
|
||
|
"ssdp": [],
|
||
|
"zeroconf": [],
|
||
|
"homekit": {},
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@bdraco"
|
||
|
]
|
||
|
}
|