britkat1980 / giv_tcp

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

forceExport in write.py not setting reserve back to original value #143

Open sOckhamSter opened 7 months ago

sOckhamSter commented 7 months ago

The forceExport function in write.py sets the reserve value to 4%, but does not set it back to the original saved reserve percentage (stored in pkl I a previous pull) when export is cancelled or has finished.