#Current price entity vs total cost entity
1 messages · Page 1 of 1 (latest)
Upper one is you provide the total accumulating sum.
Bottom one is you just provide a helper which is like $0.12c/kWh
Yeah thats the use case but does it render stuff differently? As you can't have both I think. You could add an entity to either one with logic that you prefer (current price or total cost) - so why not just have one select called "entity"? Or am I missing something 🙂