mirror of
https://github.com/home-assistant/core.git
synced 2026-08-23 14:43:52 +01:00
10 lines
238 B
JSON
10 lines
238 B
JSON
{
|
|
"domain": "spc",
|
|
"name": "Vanderbilt SPC",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/spc",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pyspcwebgw"],
|
|
"requirements": ["pyspcwebgw==0.7.0"]
|
|
}
|