woopstar/smoothing_analytics_sensors
An integration designed to smooth out short-term data spikes from any input sensor. Works by applying a series of filters (lowpass, moving median, and EMA) to the raw sensor data, ensuring that brief but significant changes do not heavily impact the final sensor reading.
PythonMIT
No issues in this repository yet.