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

9 lines
238 B
JSON

{
"domain": "sendgrid",
"name": "SendGrid",
"documentation": "https://www.home-assistant.io/integrations/sendgrid",
"requirements": ["sendgrid==6.8.2"],
"codeowners": [],
"iot_class": "cloud_push",
"loggers": ["sendgrid"]
}