githubDante / deye-controller

DEYE Hybrid inverters library
MIT License
38 stars 7 forks source link

Make possibillity to configure what for values will be readed -> speed up runtime #3

Closed bobo71dream closed 1 year ago

bobo71dream commented 1 year ago

Hi, it is possible to get an option / file to set valus to read? to read all values cost many time ~ 22 secounds for my logger. I have sorted out valus by hand. Now runtime is 9 secounds. But my changes are not update resistant... :-)

githubDante commented 1 year ago

With the methods introduced with 75af57f you can use a random selection of registers. I will have to update the deye-read and add some examples

githubDante commented 1 year ago

Think it is OK now. See in the examples directory how these methods can be used with arbitrary selection of registers