1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-03 22:24:02 +01:00
Files
core/homeassistant/components/sendgrid/manifest.json
T
2022-01-28 13:37:53 -08:00

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