reptilex

Results 44 comments of reptilex

Well you need to have more sensors to know that otherwise you can't. Maybe check out the documentation it has a 2 cases like this one. But it can only...

Me neither, this is how I broke up mine: ```yml - platform: template sensors: solar_yield: value_template: '{{ ((states.sensor.solarsensors.attributes["power_dc1"] | int + states.sensor.solarsensors.attributes["power_dc2"] | int)) }}' device_class: power unit_of_measurement: W battery_charge:...

Those are given by the Kostal energy meter connected to the Inverter.

I'm glad @AviadorLP was so nice to help you, I was swamped the last months. I realize there is an inverter loss, but I think most people are not interested...

Hi, try here: https://github.com/reptilex/tesla-style-solar-power-card/wiki/Powerwall-templates-and-configuration Can you edit? A PR would be good too, though

yeah, Ive been thinking about that one too ... will take time unless you do your own PR ;)

Hmm, can you post your card config? And maybe also your templates?

The custom template does not have a tesla_card_battery_to_grid entity and doesn't have a configuration for the card to do this. I have no tesla powerwall therefore I cannot give you...

@Avatar1976 which template of that thread should I use to update the docs?

Good catch, as soon as I'm not sick I'll try to look into it