core/homeassistant/components/spc/manifest.json

10 lines
238 B
JSON
Raw Normal View History

{
"domain": "spc",
"name": "Vanderbilt SPC",
"codeowners": [],
2023-02-08 19:22:30 +00:00
"documentation": "https://www.home-assistant.io/integrations/spc",
"iot_class": "local_push",
2023-02-08 19:22:30 +00:00
"loggers": ["pyspcwebgw"],
"requirements": ["pyspcwebgw==0.4.0"]
}