David Rapan

Results 637 comments of David Rapan

Hmm, now it could be due to request size. Try to set `max_size: 25` in [deye_p3.yaml](https://github.com/davidrapan/ha-solarman/blob/main/custom_components/solarman/inverter_definitions/deye_p3.yaml) by changing `default` section like this: ``` default: update_interval: 5 max_size: 25 digits: 6...

Not really, change Number of Battery packs to default value.

This gateway doesn't like requests for ~125 registers. Maybe it's configurable? Somewhere? You can at least try increasing the `max_size` until it stops working again to find the real max...

@mic-hall and @xoferz, try [feat: Add rated power based validation ❘ Deye](https://github.com/davidrapan/ha-solarman/commit/149f64a1b2d0b024cb66568b8cb51125904b011c)

`max_size: 125` is maximum Modbus TCP frame size and sweet spot for [deye_p3.yaml](https://github.com/davidrapan/ha-solarman/blob/main/custom_components/solarman/inverter_definitions/deye_p3.yaml) at the same time, so it needs single request every 5 seconds (update_interval) to retrieve all real-time...

Well, two requests instead of single one is not big deal. 😉

Hi @vicsva, what is the **Work Mode**? Show me all **Total** sensors values as [they are used for the calculation](https://github.com/davidrapan/ha-solarman/wiki#-total-losses-calculation-kwh). 😉

I mean this Work Mode 1) And all of these sensor values 2)

No images are attached and _operating_ is not a valid mode, possible options are: * Export First * Zero Export to Load * Zero Export to CT

Do you have any of these connected (and used)? * Generator input * Micro-inverter input * SmartLoad output