Merge pull request #127 from happyleavesaoc/twitch

twitch doc fixes
This commit is contained in:
Fabian Affolter 2015-12-19 15:11:31 +01:00
commit 0b46d8f122

View File

@ -12,7 +12,7 @@ ha_category: Sensor
--- ---
The `twitch` platform will allow you to monitor your downloads with [Twtich](http://www.twitch.tv/) from within Home Assistant and setup automation based on the information. The `twitch` platform will allow you to monitor [Twitch](http://www.twitch.tv/) channel status from within Home Assistant and setup automation based on the information.
To use Twitch with your installation, add the following to your `configuration.yaml` file: To use Twitch with your installation, add the following to your `configuration.yaml` file:
@ -21,8 +21,8 @@ To use Twitch with your installation, add the following to your `configuration.y
sensor: sensor:
platform: twitch platform: twitch
channels: channels:
- channel1 - channel1
- channel2 - channel2
``` ```
Configuration variables: Configuration variables: