hass-core/homeassistant/components/msteams/manifest.json
2023-02-08 20:38:43 +01:00

9 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"]
}