mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update sample
This commit is contained in:
parent
35068eb52c
commit
561e198e52
@ -8,7 +8,7 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: influxdb.png
|
logo: influxdb.png
|
||||||
ha_category: "History"
|
ha_category: History
|
||||||
ha_release: 0.9
|
ha_release: 0.9
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -25,7 +25,7 @@ You will still need to create a database named `home_assistant` via InfluxDB's w
|
|||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **host** (*Optional*): IP address of your database host, eg. http://192.168.1.10. Defaults to `localhost`.
|
- **host** (*Optional*): IP address of your database host, eg. 192.168.1.10. Defaults to `localhost`.
|
||||||
- **port** (*Optional*): Port to use. Defaults to 8086.
|
- **port** (*Optional*): Port to use. Defaults to 8086.
|
||||||
- **username** (*Optional*): The username of the database user.
|
- **username** (*Optional*): The username of the database user.
|
||||||
- **password** (*Optional*): The password for the database user account.
|
- **password** (*Optional*): The password for the database user account.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user