Pho3niX90 / solis_modbus

Home Assistant HACS integration for Solis inverters
26 stars 5 forks source link

Wrong values #74

Open Dominic-070 opened 1 month ago

Dominic-070 commented 1 month ago

The comma is incorrect for these entities. the value indicated is 10 times too high. sensor.solis_s6_solis_today_battery_charge_energy sensor.solis_s6_solis_today_battery_discharge_energy sensor.solis_s6_solis_yesterday_battery_charge_energy sensor.solis_s6_solis_yesterday_battery_discharge_energy

the comma is incorrect for these entities. the value indicated is 100 times too high. sensor.solis_s6_solis_total_battery_charge_energy sensor.solis_s6_solis_total_battery_discharge_energy

I removed the errors and made a pull request.