Cell Temperature in Charging Stats #31
Replies: 6 comments 1 reply
-
|
Hi baldohunter: Which dashboard specifically are you referring to? |
Beta Was this translation helpful? Give feedback.
-
|
As an example the one attached from jheredianet/Teslamate-CustomGrafanaDashboards Charge Details-1703017560519.json https://github.com/jheredianet/Teslamate-CustomGrafanaDashboards That one is almost perfect, except min max Avg cell temp. And in the same style for slow charging voltage of every single cell. |
Beta Was this translation helpful? Give feedback.
-
|
ok, but I still don't understand in which panel you want that feature |
Beta Was this translation helpful? Give feedback.
-
|
Hi
I attached two pictures one is original second is with a solid red line Avg
temp ans dotted Line min/max cell temp.
Regards
Thomas
Carlos Cuezva ***@***.***> schrieb am Fr., 22. Dez. 2023,
15:29:
… ok, but I still don't understand in which panel you want that feature
—
Reply to this email directly, view it on GitHub
<#31 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BEYV45PI562RGRBH76EJJFDYKWKLZAVCNFSM6AAAAABA3TTCTCVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TSMRYGM2TA>
.
You are receiving this because you authored the thread.Message ID:
<CarlosCuezva/dashboards-Grafana-Teslamate/repo-discussions/31/comments/7928350
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
|
Shit could you give me your direct email? The mail is something from github
Carlos Cuezva ***@***.***> schrieb am Fr., 22. Dez. 2023,
15:39:
… No attached image appears
—
Reply to this email directly, view it on GitHub
<#31 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BEYV45LXLW75W4T2EF7M6KLYKWLT7AVCNFSM6AAAAABA3TTCTCVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TSMRYGQ2TA>
.
You are receiving this because you authored the thread.Message ID:
<CarlosCuezva/dashboards-Grafana-Teslamate/repo-discussions/31/comments/7928450
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I don't know enough about Json and Grafana to do it but could you add the average / min / max Cell temperature to the Charging details? That would be nice in Winter time.
something like this:
{
„matcher“: {
„id“: „byRegexp“,
„options“: „^cellavg_temp_.*“
},
„properties“: [
{
„id“: „displayName“,
„value“: „AVG Cell Temperature“
}
]
},
Beta Was this translation helpful? Give feedback.
All reactions