core/homeassistant/components/scsgate/manifest.json

10 lines
236 B
JSON

{
"domain": "scsgate",
"name": "SCSGate",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/scsgate",
"iot_class": "local_polling",
"loggers": ["scsgate"],
"requirements": ["scsgate==0.1.0"]
}