From 9a5defd2a9a892b4957daa6a8e3898eec59aa92f Mon Sep 17 00:00:00 2001 From: wmn79 Date: Wed, 2 Oct 2019 20:05:58 +0200 Subject: [PATCH] Added discontinue note like with Hipchat (#10552) * Added discontinue note like with Hipchat Added similar discontinue note as with Hipchat component as these services are discontinued since February 15th, 2019 due to the partnership between Atlassian and Slack. Related to #10491 * :pencil2: Tweaks --- source/_integrations/stride.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/stride.markdown b/source/_integrations/stride.markdown index b2fd7ae142e..ef8a6e48397 100644 --- a/source/_integrations/stride.markdown +++ b/source/_integrations/stride.markdown @@ -7,6 +7,12 @@ ha_category: ha_release: 0.66 --- +
+ +Slack has taken over Hipchat and Stride and will, therefore, discontinue these platforms. Stride will be discontinued after February 15th, 2019. For more information [read the announcement](https://www.atlassian.com/blog/announcements/new-atlassian-slack-partnership). + +
+ The `stride` platform allows you to send notifications from Home Assistant to [Stride](https://stride.com/). You need to obtain a [Stride API token](https://developer.atlassian.com/cloud/stride/security/authentication/#using-room-tokens) to be able to send notifications. When creating the token, you'll see a section labeled "Use this conversation URL to post messages" - it will look something like "https://api.atlassian.com/site/55872e9f-047e-a619-b32c-19d37fbc6038/conversation/26c98c26-0ffd-a11e-3a55-1b397cb71fe0/message". The first set of numbers and letters (`55872e9f-047e-a619-b32c-19d37fbc6038`) is the Cloud ID, and the second set (`26c98c26-0ffd-a11e-3a55-1b397cb71fe0`) is the Room ID.