Skip to content

influxdb #3

Description

@butteryak

Not sure why i can't get this to write to influx.

my config:
INFLUX_DB_ENABLED = 1
INFLUX_HOST = "192.168.11.98" (also tried localhost)
INFLUX_PORT = 8086 # default port
INFLUX_USER = "admin" # requires write access
INFLUX_PASSWORD = "xxxxxxx"
INFLUX_DBNAME = "power"

seems to be correct as far as I can tell. influx is working, have a proper db with user and all permissions set. how often is it supposed to write to the db? and what info is actually sent?

thanks for any hints, looked everything over really well, and must be missing something. ++ :-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions