1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-28 20:53:45 +01:00
Files
core/homeassistant/components/sendgrid/manifest.json

11 lines
267 B
JSON

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