We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Matthew, Trying to integrate WeeWX with Openhab via Influx and Grafana, and have hit a wall..
The error I am seeing in Syslog is : restx: Influx: Failed upload attempt 3: HTTP Error 405: Method Not Allowed
Config is : [[Influx]] host = 192.168.2.29 database = weewx port = 8086 username = weewx password = xxxxxx create_database=True unit_system = METRIC
Any suggestions please?
Regards, Dave
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Matthew, Trying to integrate WeeWX with Openhab via Influx and Grafana, and have hit a wall..
The error I am seeing in Syslog is :
restx: Influx: Failed upload attempt 3: HTTP Error 405: Method Not Allowed
Config is :
[[Influx]]
host = 192.168.2.29
database = weewx
port = 8086
username = weewx
password = xxxxxx
create_database=True
unit_system = METRIC
Any suggestions please?
Regards, Dave
The text was updated successfully, but these errors were encountered: