9 lines
247 B
JSON
9 lines
247 B
JSON
{
|
|
"domain": "sma",
|
|
"name": "SMA Solar",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/sma",
|
|
"requirements": ["pysma==0.6.9"],
|
|
"codeowners": ["@kellerza", "@rklomp"],
|
|
"iot_class": "local_polling"
|
|
}
|