1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/saj/manifest.json
2020-01-07 08:19:44 -05:00

9 lines
215 B
JSON

{
"domain": "saj",
"name": "SAJ Solar Inverter",
"documentation": "https://www.home-assistant.io/integrations/saj",
"requirements": ["pysaj==0.0.14"],
"dependencies": [],
"codeowners": ["@fredericvl"]
}