jgriss / FusionSolarPy

A basic client to the Huawei Fusion Solar cloud interface for solar power plants
MIT License
30 stars 12 forks source link

Add automatic captcha solver capability, session-reuse and battery support #14

Closed Spiritreader closed 10 months ago

Spiritreader commented 11 months ago

Hi,

this is the PR we have mentioned in #5.

It will add the following capabilities to the fusion solar client:

In addition, we also provide a captcha_huawei.onnx model that we pre-trained with self-collected data from the huawei captcha service.

In case there are any questions, please ping @FunnyPocketBook or @Spiritreader

jgriss commented 10 months ago

@Spiritreader Thanks a lot! The code looks absolutely great!