core/homeassistant/components/sinch/manifest.json

10 lines
242 B
JSON

{
"domain": "sinch",
"name": "Sinch SMS",
"codeowners": ["@bendikrb"],
"documentation": "https://www.home-assistant.io/integrations/sinch",
"iot_class": "cloud_push",
"loggers": ["clx"],
"requirements": ["clx-sdk-xms==1.0.0"]
}