core/homeassistant/components/msteams/manifest.json

10 lines
258 B
JSON

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