Open jazzmonger opened 8 months ago
Hi there! It looks like you found a bug in the average filter. It is probably generating one too many data points.
In the meantime try adding a force_numeric
filter after the averaging. That should remove the broken datapoint.
That worked! Thx!
jeff
Describe the bug
When using this filter, show value doesn't work:
Screenshots If applicable, add screenshots to help explain your problem.
yaml
Additional context The sensor I have is EXTREMELY noisy. If there's another filter I can use, I'm all ears. I've tried several.