12 lines
305 B
JSON
12 lines
305 B
JSON
{
|
|
"domain": "mystrom",
|
|
"name": "myStrom",
|
|
"codeowners": ["@fabaff"],
|
|
"config_flow": true,
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/mystrom",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pymystrom"],
|
|
"requirements": ["python-mystrom==2.2.0"]
|
|
}
|