-
Hi, I'm new to TeslaMate and trying to import data from TeslaFi. Six months were importing fine by newest file raised the error "** (CaseClauseError) no case clause matching". Does anyone have an idea, what's wrong here and how to solve it? The problematic line seems to be:
And the error:
Things I tried (always with a fresh docker):
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
In the end, I removed some lines before and after the problematic line from the import, and I had success importing all my data from TeslaFi. I compared these lines with other parts of the import but can't find a reason for the import crash. Finally, my data was imported, without these 10–20 lines. |
Beta Was this translation helpful? Give feedback.
In the end, I removed some lines before and after the problematic line from the import, and I had success importing all my data from TeslaFi.
I compared these lines with other parts of the import but can't find a reason for the import crash.
Finally, my data was imported, without these 10–20 lines.