Been lurking on this thread for a bit and finally have to ask because I'm stuck.
Running a small off-grid cabin setup — Ecgsolax 6.5kW inverter paired with a 48V Fogstar battery bank. I've got Solarman monitoring working fine through the dongle, and I can see all my data in the WattSeek portal no problem.
Problem is I want to pull this into Home Assistant so I can set up proper automations (mainly load shedding when SOC drops below a threshold). I've found the Solarman integration on HACS but honestly struggling to get it talking to the Ecgsolax unit specifically.
Few specific questions:
- Does anyone have a working
sensor.yamlor parameter list for the Ecgsolax 6.5kW? The device IDs don't seem to match any of the templates I've found - Is there a known logger serial format for WattSeek dongles, or is it the same as standard Solarman sticks?
- Has anyone managed to get bidirectional control working, or is it purely read-only through this integration?
I've had a look through the Ecgsolax manual and the Modbus register map is in there but it's... not exactly comprehensive. Tried mapping a few registers manually but half of them return nonsense values.
Not looking for a hand-hold through the whole thing, just need a nudge in the right direction from someone who's actually done it. Running HA 2024.3 on a Pi 4 if that's relevant.