Add send_test_msg description

This commit is contained in:
Fabian Affolter 2016-10-13 22:32:12 +02:00
parent 3e9e98f1de
commit a6158ce0e5
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -33,6 +33,7 @@ Configuration variables:
- **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`.
- **api_key** (*Required*): Your API key for Pushetta.
- **channel_name** (*Required*): The name of your channel.
- **send_test_msg** (*Optional*): Disable/enable the test message send on Home Asssitant's startup to test the API key and the existance of the channel. Default to `False`.
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.