#Current price entity vs total cost entity

1 messages · Page 1 of 1 (latest)

keen perch
#

What is the difference between the two, since there is an entity selector in both? The logic for calculating the full price still needs to be handled in the entity.

faint spruce
#

Upper one is you provide the total accumulating sum.
Bottom one is you just provide a helper which is like $0.12c/kWh

keen perch