1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-13 22:47:03 +00:00
Files
core/homeassistant/components/spc/manifest.json
2022-01-28 13:37:53 -08:00

10 lines
238 B
JSON

{
"domain": "spc",
"name": "Vanderbilt SPC",
"documentation": "https://www.home-assistant.io/integrations/spc",
"requirements": ["pyspcwebgw==0.4.0"],
"codeowners": [],
"iot_class": "local_push",
"loggers": ["pyspcwebgw"]
}