


Click Open WebUI

On the left side click InfluxDB Admin

Click


Click on Users



Give Read and Write and click Apply Changes

Edit the YAML and add the following
influxdb:
host: 127.0.0.1
port: 8086
database: homeassistant
username: homeassistant
password: <yourpassword>
max_retries: 3
default_measurement: state













