mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Follow documentation standards (#7685)
Follow documentation standards for example configuration
This commit is contained in:
parent
cc550f9646
commit
8f62f3a5d9
@ -36,8 +36,8 @@ If you want to enable this sensor, add the following lines to your `configuratio
|
|||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
sensor:
|
sensor:
|
||||||
- platform: tautulli
|
- platform: tautulli
|
||||||
api_key: 24b6eac0a858748664878d146bf63623b4
|
api_key: TAUTULLI_API_KEY
|
||||||
host: 192.168.1.14
|
host: TAUTULLI_HOST
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user