Where to configure Cost / kwh #49
-
Where can I adjust the cost per kwh which calculates the total cost in the Dashboard? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
When you view the dashboard in Grafana, there is a small settings wheel near the top of the page. Click this settings wheel, then go to Variables. You'll see the |
Beta Was this translation helpful? Give feedback.
-
Yes, right now, only one rate is supported. I have thought about adding variable rates before, and the only way I could think of was to create a new measurement and store the cost of each unit of power as part of each calculation cycle. I'm sure it's possible in Grafana and Influx, but even adding queries together is convoluted IMO. |
Beta Was this translation helpful? Give feedback.
Yes, right now, only one rate is supported. I have thought about adding variable rates before, and the only way I could think of was to create a new measurement and store the cost of each unit of power as part of each calculation cycle. I'm sure it's possible in Grafana and Influx, but even adding queries together is convoluted IMO.