mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
10 lines
263 B
JSON
10 lines
263 B
JSON
{
|
|
"domain": "circuit",
|
|
"name": "Unify Circuit",
|
|
"codeowners": ["@braam"],
|
|
"documentation": "https://www.home-assistant.io/integrations/circuit",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["circuit_webhook"],
|
|
"requirements": ["circuit-webhook==1.0.1"]
|
|
}
|