core/homeassistant/components/statsd/manifest.json

10 lines
228 B
JSON

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