core/homeassistant/components/saj/manifest.json

11 lines
278 B
JSON

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