mirror of
https://github.com/home-assistant/core.git
synced 2026-06-03 22:24:02 +01:00
10 lines
238 B
JSON
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"]
|
|
}
|