mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +00:00
Fix YAML indent in example (#17088)
This commit is contained in:
parent
6c7ffbebcb
commit
ba1b4d38f4
@ -516,8 +516,7 @@ The example configuration entry below create two request to your local InfluxDB
|
||||
sensor:
|
||||
platform: influxdb
|
||||
host: localhost
|
||||
|
||||
username: home-assistant
|
||||
username: home-assistant
|
||||
password: password
|
||||
queries:
|
||||
- name: last value of foo
|
||||
|
Loading…
x
Reference in New Issue
Block a user