core/homeassistant/components/mystrom/manifest.json

11 lines
282 B
JSON

{
"domain": "mystrom",
"name": "myStrom",
"documentation": "https://www.home-assistant.io/integrations/mystrom",
"requirements": ["python-mystrom==1.1.2"],
"dependencies": ["http"],
"codeowners": ["@fabaff"],
"iot_class": "local_polling",
"loggers": ["pymystrom"]
}