core/homeassistant/components/msteams/manifest.json

11 lines
287 B
JSON

{
"domain": "msteams",
"name": "Microsoft Teams",
"codeowners": ["@peroyvind"],
"documentation": "https://www.home-assistant.io/integrations/msteams",
"iot_class": "cloud_push",
"loggers": ["pymsteams"],
"quality_scale": "legacy",
"requirements": ["pymsteams==0.1.12"]
}