1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/scsgate/manifest.json

11 lines
265 B
JSON

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