mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 03:17:06 +00:00
10 lines
234 B
JSON
10 lines
234 B
JSON
{
|
|
"domain": "datadog",
|
|
"name": "Datadog",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/datadog",
|
|
"iot_class": "local_push",
|
|
"loggers": ["datadog"],
|
|
"requirements": ["datadog==0.15.0"]
|
|
}
|