1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/sinch/manifest.json

9 lines
213 B
JSON

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