mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +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
|
||||
sensor:
|
||||
- platform: seventeentrack
|
||||
username: <EMAIL ADDRESS>
|
||||
password: <PASSWORD>
|
||||
username: EMAIL_ADDRESS
|
||||
password: YOUR_PASSWORD
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user