-CK-
You Star !!!
That has got me going.
The only hiccup I have now is the Value for Load is now across both Devices.
Can you combine Sensors to create a new one Something like
- sensor:
- name: "Sunsynk Total Load Inverters"
state: >
{{state_attr('sensor.sunsynk_Load', 'TotalPower') + state_attr('sensor.sunsynk_Load_2', 'TotalPower')
Hi Everyone,
I am very new to this and I have managed to get the data and card setup when we have 1 inverter.
However we had a second inverter installed with 2 extra PV connections.
I amended the Configuration.yaml to the second Inverter which is showing.
How do I create the entities for PV3 and PV4 From inverter 2 ?
I expect it would be here in the attachment however its under the section (##### DO NOT EDIT ANYTHING UNDER HERE)