Hello, I had a similar problem and I solved it by creating a new sensor in HA in configuration.yaml.
Adjust the name of the sensor and the measured quantity according to your needs.
Adjust the name of the sensor and the measured quantity according to your needs.
Kod:
- sensor:
- name: "Prúd spotreba DC"
unit_of_measurement: "A"
icon: mdi:current-dc
state: >
{% set Prud_spotr_DC = states('sensor.inpa1') | float %}
{{ Prud_spotr_DC | round(2, default=0) }}
Solar panels: 3960 Wp, Solar Controller: EPEVER-150VDC/80A, Inverters: Household / Victron 5000 VA/24V, Water heating / Victron 3000 VA/24V, Li-ion battery: 18650 56P/8S + Li-ion 50Ah 3P/8S + Li -ion 150Ah 8S = 31.6V/440Ah (LK3, LK3.6, LK3.8)