mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update tank_utility.markdown (#23080)
added quotes around the device ID in config.yaml. HA throws errors without the quotes.
This commit is contained in:
parent
81823919e7
commit
4f17b4f730
@ -63,7 +63,7 @@ sensor:
|
||||
email: YOUR_EMAIL_ADDRESS
|
||||
password: YOUR_PASSWORD
|
||||
devices:
|
||||
- 000000000000000000000000
|
||||
- "000000000000000000000000"
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user