20 lines
439 B
JSON
20 lines
439 B
JSON
{
|
|
"domain": "powerwall",
|
|
"name": "Tesla Powerwall",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/powerwall",
|
|
"requirements": ["tesla-powerwall==0.3.12"],
|
|
"codeowners": ["@bdraco", "@jrester"],
|
|
"dhcp": [
|
|
{
|
|
"hostname": "1118431-*",
|
|
"macaddress": "88DA1A*"
|
|
},
|
|
{
|
|
"hostname": "1118431-*",
|
|
"macaddress": "000145*"
|
|
}
|
|
],
|
|
"iot_class": "local_polling"
|
|
}
|