diff --git a/source/_components/notify.pushetta.markdown b/source/_components/notify.pushetta.markdown index 9374e7e0409..8b3a68c818a 100644 --- a/source/_components/notify.pushetta.markdown +++ b/source/_components/notify.pushetta.markdown @@ -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