mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Follow documentation guidelines (#7684)
Follow documentation guidelines for example configuration. "Use capital letters and _ to indicate that the value needs to be replaced"
This commit is contained in:
parent
8f62f3a5d9
commit
cf86bab163
@ -26,8 +26,8 @@ file:
|
|||||||
```yaml
|
```yaml
|
||||||
sensor:
|
sensor:
|
||||||
- platform: seventeentrack
|
- platform: seventeentrack
|
||||||
username: <EMAIL ADDRESS>
|
username: EMAIL_ADDRESS
|
||||||
password: <PASSWORD>
|
password: YOUR_PASSWORD
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user