core/homeassistant/components/scsgate/manifest.json

10 lines
236 B
JSON
Raw Normal View History

{
"domain": "scsgate",
"name": "SCSGate",
"codeowners": [],
2023-02-08 19:13:46 +00:00
"documentation": "https://www.home-assistant.io/integrations/scsgate",
"iot_class": "local_polling",
2023-02-08 19:13:46 +00:00
"loggers": ["scsgate"],
"requirements": ["scsgate==0.1.0"]
}