History - Graphs with same unit of measure are not combined

Until recently (I do not remember exactly which version), I was able to view a single, combined History graph for my thermostat and any/all other temperature sensors in my home. Now, the History separates the thermostat from all other temperature graphs (they have the same units):

Is this a known bug?
Is there a way to override this automatic separation of the graphs so that all are shown on a single graph?

It seems to be a problem with the temperature sensor entities from the Ecobee integration:

Although all are configured identically, so I don’t see why they don’t combine:

1 Like

Same here! Seems like not related to a specific device, I have two “watt” sensors from two different devices in a same graph, and third “watt” sensor from one of those devices in a separate graph.

1 Like

Thank you for sharing! Good to know it is not just me.
I have been waiting to see if others are affected before submitting an issue on Github. I will do so when I have time in the next few days and update this thread with a link to the issue.

2 Likes

Github issue can be found here. Please add additional information if you are also experiencing this bug.

2 Likes

I had this similiar problem. I updated the device_class to the same value (temperature) for each entities and that seemed to solve the issue.

I think this could be improved in a way that only “Unit of measurement” would be considered in grouping the entities in history graphs.

That was the old way, but this was changed due to generic units like ‘%’, you would get battery life graphed on the same graph as like relative humidity… which was a bit strange.