core/homeassistant/components/saj/manifest.json

9 lines
225 B
JSON

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