mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
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 * ✏️ Tweaks
This commit is contained in:
parent
f3277a3fc7
commit
9a5defd2a9
@ -7,6 +7,12 @@ ha_category:
|
||||
ha_release: 0.66
|
||||
---
|
||||
|
||||
<div class='note'>
|
||||
|
||||
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).
|
||||
|
||||
</div>
|
||||
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user