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

Fix "KH-" prefix detection for KH series #506

Closed canton7 closed 6 months ago

canton7 commented 6 months ago

Add support for the FoxESS KH 10.5 series, which currently appears to be unsupported.

image

_Originally posted by @williamjeccles in https://github.com/nathanmarlor/foxess_modbus/discussions/505_

williamjeccles commented 6 months ago

@canton7 I can now install the integration and link it to the USR-W610 but all the values are coming back unavailable image

canton7 commented 6 months ago

Check the log (Settings - System - Logs). That normally means we're unable to talk to the adapter.

canton7 commented 6 months ago

I'm going to merge this. Feel free to hope back to #505 for help debugging your connection issues.