9 lines
228 B
JSON
9 lines
228 B
JSON
{
|
|
"domain": "statsd",
|
|
"name": "StatsD",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/statsd",
|
|
"iot_class": "local_push",
|
|
"loggers": ["statsd"],
|
|
"requirements": ["statsd==3.2.1"]
|
|
}
|