core/homeassistant/components/sinch/manifest.json

8 lines
191 B
JSON

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