1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/sma/manifest.json
2020-01-31 08:25:54 -08:00

9 lines
203 B
JSON

{
"domain": "sma",
"name": "SMA Solar",
"documentation": "https://www.home-assistant.io/integrations/sma",
"requirements": ["pysma==0.3.5"],
"dependencies": [],
"codeowners": ["@kellerza"]
}