core/homeassistant/components/mystrom/manifest.json

15 lines
244 B
JSON

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