Really, this could be a generalized “calculate graph value from two sensors” kind of feature, but the one I want it for is dew point from my temp + humidity sensors. The formula could be simple, or more complex for better accuracy:
When this is developed it might also be used to graph temperature differences (a-b), total power draw of a group of sensors (a+b+c+d…), min or max (or both) of a group of moisture sensors, etc.
I’m sure this has been done, more than once, in .yaml - but especially for the dewpoint coming from any number of cheap temp+humidity sensors on the market it would be nice to have an “easy card” to make it happen.
Thanks for the pointer… I suppose my ask as a Feature Request is an “easy card” or something to just hand it the temperature and humidity sensors and get dew point out. I’m probably just not familiar with all the aspects of Home Assistant to see how to easily get rujelus22’s formula into a graph, and some day I will learn - but I suspect many HA users never will.