Skip to content

Update dbus-solarlog-json.py#1

Open
nicobresseleers wants to merge 1 commit intonotaus123:mainfrom
nicobresseleers:patch-1
Open

Update dbus-solarlog-json.py#1
nicobresseleers wants to merge 1 commit intonotaus123:mainfrom
nicobresseleers:patch-1

Conversation

@nicobresseleers
Copy link
Copy Markdown

Will fix the error in current.log:

File "/data/dbus-solarlog-json/dbus-solarlog-json.py", line 177, in _update csv_reader = csv.reader(csv_file, delimiter=';') NameError: name 'csv' is not defined

you did not import csv

Will fix the error in current.log:

File "/data/dbus-solarlog-json/dbus-solarlog-json.py", line 177, in _update csv_reader = csv.reader(csv_file, delimiter=';') NameError: name 'csv' is not defined

you did not import csv
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 this pull request may close these issues.

1 participant