mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update influxdb.markdown (#31200)
This commit is contained in:
parent
88a4f7041b
commit
563c1108ed
@ -37,7 +37,7 @@ The default InfluxDB configuration doesn't enforce authentication. If you have i
|
|||||||
influxdb:
|
influxdb:
|
||||||
```
|
```
|
||||||
|
|
||||||
You will still need to create a database named `home_assistant` via InfluxDB's command-line interface. For instructions on how to create a database check the [InfluxDB documentation](https://docs.influxdata.com/influxdb/latest/introduction/getting_started/#creating-a-database) relevant to the version you have installed.
|
You will still need (not for version 2) to create a database named `home_assistant` via InfluxDB's command-line interface. For instructions on how to create a database check the [InfluxDB documentation](https://docs.influxdata.com/influxdb/latest/introduction/getting_started/#creating-a-database) relevant to the version you have installed.
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
api_version:
|
api_version:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user