1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-31 16:34:00 +00:00
Files
core/homeassistant/components/spc/manifest.json
2023-02-08 20:22:30 +01:00

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.4.0"]
}