Hello all. I have a solar system with multiple (3) SMA inverters. I have a card showing the output of each, but I wanted to create a 4 display for total, or even a glance card on its own for total of the three inverters. How would I do this in lovelace glance card for example? This is what I have now for each of them:
YAML can be the death of a thousand cuts. A good text editor really helps. The VScode addon will alert you of a lot of errors and is pretty good at showing spacing. It also autocompletes entity IDs and some other nice tricks.
If you don’t run hassio or just want it on another computer you can add it to any vscode instance
I finally did manage to get no errors in de configuration.yaml and am able to output the variable in a sensor on the dashboard. However the sum doesn’t sum up the two sensor values and just writes down the first of the two sensor values instead of adding them up. Can someone shed a light on this?