2019-10-23 07:32:14 +00:00
|
|
|
{
|
|
|
|
"domain": "msteams",
|
|
|
|
"name": "Microsoft Teams",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/msteams",
|
|
|
|
"requirements": ["pymsteams==0.1.12"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@peroyvind"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_push",
|
|
|
|
"loggers": ["pymsteams"]
|
2019-10-23 07:32:14 +00:00
|
|
|
}
|