1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/spc/manifest.json
2023-08-21 12:01:49 +02: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.7.0"]
}