1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
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"]
}