core/homeassistant/components/mystrom/manifest.json

13 lines
230 B
JSON

{
"domain": "mystrom",
"name": "Mystrom",
"documentation": "https://www.home-assistant.io/components/mystrom",
"requirements": [
"python-mystrom==0.5.0"
],
"dependencies": [],
"codeowners": [
"@fabaff"
]
}