core/homeassistant/components/sinch/manifest.json

9 lines
220 B
JSON

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