squishykid / solax

🌞 Solax Inverter API Wrapper
MIT License
100 stars 57 forks source link

fix: improve schema validation so it succeeds for qvolt_hyb_g3_3p inverter #163

Open kinkerl opened 3 months ago

kinkerl commented 3 months ago

Hi, I am using this lib now for more than a year and its works well. However, this fix i did here is required to get a successful data validation. I get a validation error when I do not apply it. I just tried it again with the latest master and same problem so here is now a PR to resolve this issue upstream. Cheers

kinkerl commented 2 weeks ago

hm, the tests fail but i don't understand how my change could result in this error. any hints?