mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +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:
|
sensor:
|
||||||
platform: influxdb
|
platform: influxdb
|
||||||
host: localhost
|
host: localhost
|
||||||
|
username: home-assistant
|
||||||
username: home-assistant
|
|
||||||
password: password
|
password: password
|
||||||
queries:
|
queries:
|
||||||
- name: last value of foo
|
- name: last value of foo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user