Louisbertelsmann / Sungrow-Wallbox-Modbus-HomeAssistant

A Sungrow Wallbox addition to Homeassistant. Currently supported models: AC011E-01 (L1)
16 stars 3 forks source link

Phase switching status missing in if-clause #1

Closed SunnyCrockett closed 5 months ago

SunnyCrockett commented 6 months ago

Hi Louis

I think the elif statement is missing the value: {% elif ((states('sensor.phase_switching_status_raw') | int(default=0)) == ) %}

Regards Sunny