mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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
|
||||
sensor:
|
||||
- platform: tautulli
|
||||
api_key: 24b6eac0a858748664878d146bf63623b4
|
||||
host: 192.168.1.14
|
||||
api_key: TAUTULLI_API_KEY
|
||||
host: TAUTULLI_HOST
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user