hass-core/homeassistant/components/statsd/manifest.json
2022-01-28 13:37:53 -08:00

9 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"]
}