1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-31 08:32:13 +00:00
Files
core/homeassistant/components/sendgrid/manifest.json
2021-09-27 07:03:29 +02:00

9 lines
211 B
JSON

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