core/homeassistant/components/saj/manifest.json

10 lines
249 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",
"loggers": ["pysaj"]
}