Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

influxdb #3

Open
butteryak opened this issue Feb 5, 2023 · 0 comments
Open

influxdb #3

butteryak opened this issue Feb 5, 2023 · 0 comments

Comments

@butteryak
Copy link

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. ++ :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant