I’ve searched the forums and documentation for this, but can’t seem to find any mention of my ‘problem’
When clicking on a temperature sensor I get a nice graph, works fine. But I’d like to be able to set the graph range so that all my temp. sensors have a uniform ‘feel’
For example, inside the huis the temperature is fairly stable, so the graph might show a range of 18 - 21 degrees, any variation looks like a big jump in temperature. My outside temperature sensors show a much graph with a much bigger temperature range, at the moment 10 - 23 degrees.
Is it possible to set the range so that it’s fixed somehow, for example: temperature_graph_min: 0 temperature_graph_max: 25
I’ll try to show some examples later, I’ve just switch to MariaDB an hour ago so I have very little example data.
For now it’s not possible, it’s also not possible to set the time range (to change the default of 1 day).
I think there is already a change/feature request somewhere.
I was just thinking about adding entity with fixed maximum and minimum temperature. When these will be shown in the same graph as temperature from real sensor, it will show desired range. I will now try to do it and i will post here later if I’ve had a success.