nathanmarlor / foxess_modbus

FoxESS inverter integration. Connect directly to your FoxESS inverter (no cloud!) for real-time status and control.
MIT License
105 stars 14 forks source link

Only disable remote control when the user disables force charge/discharge #591

Closed canton7 closed 2 months ago

canton7 commented 2 months ago

It turns out that strategy periods also enable remote control, and this is visible over modbus. If we tidy up and disable remote control, we can mess up an active strategy period.

Fixes: #588