Pho3niX90 / solis_modbus

Home Assistant HACS integration for Solis inverters
16 stars 0 forks source link

Bugfix/issue 22 #24

Closed Pho3niX90 closed 6 months ago

Pho3niX90 commented 6 months ago

Refactor variable naming and replace "decimal_places" with "multiplier"

Update the code to enhance readability by improving the variable names and replacing "decimal_places" with "multiplier". This modification increases the maintainability of the code and provides a clearer representation of the role of each property in the module.

Fixes #22