-
Notifications
You must be signed in to change notification settings - Fork 1
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
ERROR TypeError : list indices must be integers or slices, not str
#45
Comments
Same problem here. What's causing it and is there a quick workaround? |
Seems that ' Update ginlong_solis_api_connector.py #44 ' is causing this. When I remove it, code works again. |
is this issue still in the latest version? |
Now I get the error |
In our enviroment the latest image runs with no errors. Please post your ENVs (without the API Keys...) and the complete Log... |
2023-07-01 12:57:27,448 INFO Started ginlong-solis-api-connector export SOLIS_CLOUD_API_URL='https://www.soliscloud.com' |
The problem seems to be related to the battery Since I connected my battery I get this error 2023-07-19 23:52:00,848 ERROR TypeError : list indices must be integers or slices, not str (ENV)----------------------------------------------- (LOG)----------------------------------------------- |
With the updated script I see:
ERROR TypeError : list indices must be integers or slices, not str
The text was updated successfully, but these errors were encountered: