Search found 3 matches

by jspeybro
Thursday 20 January 2022 12:37
Forum: Python
Topic: Python Plugin: GoodWe solar inverter via SEMS API
Replies: 252
Views: 52959

Re: Python Plugin: GoodWe solar inverter via SEMS API

that's what I did, but then I didn't find how I should add the extra libraries that were required for python. just adding them manually to the plugin seemed to work for me but if there's a better way, I'm all ears.
by jspeybro
Tuesday 18 January 2022 18:50
Forum: Python
Topic: Python Plugin: GoodWe solar inverter via SEMS API
Replies: 252
Views: 52959

Re: Python Plugin: GoodWe solar inverter via SEMS API

ok, got it to work by copying manually the required modules to the Goodwe plugin directory in case someone else needs it for libreelec 10: I had to get these libraries from here: https://github.com/psf/requests https://github.com/urllib3/urllib3 https://github.com/chardet/chardet https://github.com ...
by jspeybro
Tuesday 18 January 2022 16:51
Forum: Python
Topic: Python Plugin: GoodWe solar inverter via SEMS API
Replies: 252
Views: 52959

Re: Python Plugin: GoodWe solar inverter via SEMS API

Hi, I'm trying to get this plugin running, but get this in the logs: 2022-01-18 16:40:33.609 Error: GoodWe Solar Inverter: (GoodWeSEMS) failed to load 'plugin.py', Python Path used was '/config/plugins/domoticz-GoodWeSEMS-master/:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib ...