Compare multiple sensors by resampling to a common rate and clock

Have a lot of Zigbee Temp and Humid sensors sending data in asynchroniously. I would like to resample these real sensors to a common sample rate and clock, to do a comparison for calibration purposes.

I haven’t been able to find any build-in filters or functions in the templates or elsewhere (except in the Plotly graph).

Any ideas? (HACS compnents would be fine too)

I don’t know if these cover your requirements but there is a Filter integration you can use to apply a number of signal processing algorithms to a sensor’s previous and current states.