Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use two entities #185

Open
MarkoSchweizer opened this issue Aug 15, 2024 · 0 comments
Open

Use two entities #185

MarkoSchweizer opened this issue Aug 15, 2024 · 0 comments

Comments

@MarkoSchweizer
Copy link

Hi,
I am new to HA. The integration of my solar system is my first project. I actually try to display the values of the solarman integration to a power flow card. This is the code:

type: custom:power-flow-card
All: sensor.solarman_activepower_pv_ext + sensor.solarman_activepower_pv_ext
entities:
battery: sensor.solarman_battery_1_power
battery_charge: sensor.solarman_battery_1_soc
grid: sensor.solarman_activepower_pcc_total
solar: sensor.solarman_activepower_pv_ext
inverted_entities: battery, grid

I can't figure out how I can add more than one entitie to "solar".

Please help!

Best regard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant