mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 02:16:50 +00:00
Convert map to list in InfluxDB 1.x example (#26225)
This commit is contained in:
parent
e199ab00ef
commit
f630543f85
@ -506,7 +506,7 @@ The example configuration entry below create two request to your local InfluxDB
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
sensor:
|
sensor:
|
||||||
platform: influxdb
|
- platform: influxdb
|
||||||
host: localhost
|
host: localhost
|
||||||
username: home-assistant
|
username: home-assistant
|
||||||
password: password
|
password: password
|
||||||
|
Loading…
x
Reference in New Issue
Block a user