Add costs & savings to power flow card #60
Replies: 4 comments 3 replies
-
Thank you for your suggestion. |
Beta Was this translation helpful? Give feedback.
-
This isn't actually bad :) How can I add a secondary info for another saving sensor I am counting (daily)? |
Beta Was this translation helpful? Give feedback.
-
I was imagining something more like this, but that works too 👍 type: custom:power-flow-card-plus
entities:
home:
entity: sensor.home_power
color_value: true
color_icon: true
subtract_individual: true
secondary_info:
entity: sensor.savings_today
unit_of_measurement: €
color_value: true
fossil_fuel_percentage:
entity: sensor.fossil_fuel_percentage
icon: mdi:pine-tree
color_icon: true
name: Non Fossil
state_type: percentage
color_value: true
grid:
display_state: one_way
color_circle: true
color_icon: true
display_zero_tolerance: 100
entity: sensor.grid_power
solar:
entity: sensor.solar_power
title: Savings
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi there,
I was wondering if the costs & savings (and maybe also the "costs" for wasted energy) in local currency could be added to the card.
At the moment I am doing this with several helpers, which obviously doesn't look that cool.
I think there a few areas in the card where these details could be added. Please see the mockup:
Beta Was this translation helpful? Give feedback.
All reactions