mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Removed missing link, updated future to past tense (#10679)
* Removed missing link, updated future to past tense * Minor changes
This commit is contained in:
parent
60349d3f16
commit
3026a2dd7c
@ -8,16 +8,17 @@ ha_release: 0.52
|
|||||||
---
|
---
|
||||||
|
|
||||||
<div class='note'>
|
<div class='note'>
|
||||||
This integration will be removed from Home Assistant in the future. Slack has taken over Hipchat and Stride and will therefore stop these platforms. For more information: <a href="https://www.atlassian.com/blog/announcements/new-atlassian-slack-partnership">announcement</a>.
|
This integration was removed from Home Assistant. Slack [has taken](https://www.atlassian.com/blog/announcements/new-atlassian-slack-partnership) over Hipchat and Stride and will therefore stop these platforms. Hipchat was disconnected on February 15th, 2019. This document is now legacy.
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
Hipchat will be discontinued after February 15th, 2019. This to give customers the opportunity to make a switch.
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
The `hipchat` platform allows you to send notifications from Home Assistant to [HipChat](https://hipchat.com/).
|
The `hipchat` platform allows you to send notifications from Home Assistant to [HipChat](https://hipchat.com/).
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
|
||||||
You need to obtain a [HipChat API token](https://developer.atlassian.com/hipchat/guide/hipchat-rest-api/api-access-tokens#APIaccesstokens-Usergeneratedtokens) to be able to send notifications.
|
You need to obtain a [HipChat API token](https://developer.atlassian.com/hipchat/guide/hipchat-rest-api/api-access-tokens#APIaccesstokens-Usergeneratedtokens) to be able to send notifications.
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
To enable the HipChat notification in your installation, add the following to your `configuration.yaml` file:
|
To enable the HipChat notification in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -61,7 +62,6 @@ format:
|
|||||||
host:
|
host:
|
||||||
description: Setting the host will override the default HipChat server host.
|
description: Setting the host will override the default HipChat server host.
|
||||||
required: false
|
required: false
|
||||||
default: "https://api.hipchat.com/"
|
|
||||||
type: string
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user