britkat1980 / giv_tcp

TCP connection (from inverter) and MQTT implementation
71 stars 32 forks source link

Fix PALM issues #97

Closed salewis38 closed 11 months ago

mogusbi commented 11 months ago

Any chance of this being reviewed and merged @britkat1980 please? 🙏 Forecasts have been completely broken this last week after 2.3 was released

britkat1980 commented 11 months ago

@salewis38, does the settings.py need to define batt_capacity first? should it pull from the pkl file as we do for charge_rate?

salewis38 commented 11 months ago

@britkat1980 there's a line in the palm_settings file that defines battery capacity. It looks like it had recently been commented out in error. That's one of the fixes in this pull request.