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

Cannot compile. Nameable error #2

Open
bvduijn opened this issue Jan 9, 2022 · 0 comments · May be fixed by #3
Open

Cannot compile. Nameable error #2

bvduijn opened this issue Jan 9, 2022 · 0 comments · May be fixed by #3

Comments

@bvduijn
Copy link

bvduijn commented Jan 9, 2022

Hi,

I see you've fixed some issues with the original source. There are however still two settings that need to be updated in init.py https://github.com/jabastien/esphome-influxdb/blob/c6669d3bcfa14ac8300db0b46764c6718a53c3ad/__init__.py#L63

Nameable needs to be change to EntityBase here as well.

One other question:
Do you know which version of Influx this works with? For InfluxDB2 I think you need to specify a bucket and api-key. Those properties cannot be specified as far as I can see.

KR
Bert

@syssi syssi linked a pull request May 9, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant