Follow documentation standards (#7685)

Follow documentation standards for example configuration
This commit is contained in:
Nicholas Westerhausen 2018-11-29 10:43:16 -05:00 committed by Fabian Affolter
parent cc550f9646
commit 8f62f3a5d9

View File

@ -36,8 +36,8 @@ If you want to enable this sensor, add the following lines to your `configuratio
# Example configuration.yaml entry
sensor:
- platform: tautulli
api_key: 24b6eac0a858748664878d146bf63623b4
host: 192.168.1.14
api_key: TAUTULLI_API_KEY
host: TAUTULLI_HOST
```
{% configuration %}