Fix links

This commit is contained in:
Fabian Affolter 2016-09-01 07:22:24 +02:00
parent 6af5ee24c5
commit b260bf012d
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -9,10 +9,13 @@ sharing: true
footer: true
logo: pushetta.png
ha_category: Notifications
ha_release: pre 0.7
---
The pushetta platform uses [Pushetta](http://www.pushetta.com) to delivery notifications from Home Assistant to your devices.
The `pushetta` notify platform uses [Pushetta](http://www.pushetta.com) to delivery notifications from Home Assistant to your devices.
To retrieve the API token, log into your account at (http://www.pushetta.com)[http://www.pushetta.com] and go to your **Dashboard**. Create a new channel by clicking on **Channels** and then **Add a Channel**.
To enable Pushetta notifications in your installation, add the following to your `configuration.yaml` file:
@ -31,8 +34,6 @@ Configuration variables:
- **api_key** (*Required*): Your API key for Pushetta.
- **channel_name** (*Required*): The name of your channel.
To retrieve the API token, log into your account at http://www.pushetta.com and go to your **Dashboard**. Create a new channel by clicking on **Channels** and then **Add a Channel**.
It's easy to test your Pushetta setup outside of Home Assistant. Assuming you have a channel *home-assistant*, just fire a request and check the channel page in the dashboard for a new message.
```bash