mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 04:12:23 +01:00
quantile filter support (#2900)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl> Co-authored-by: pvranik <petr.vranik@mgm-tp.com>
This commit is contained in:
@@ -518,6 +518,7 @@ CONF_PULLDOWN = "pulldown"
|
||||
CONF_PULLUP = "pullup"
|
||||
CONF_PULSE_LENGTH = "pulse_length"
|
||||
CONF_QOS = "qos"
|
||||
CONF_QUANTILE = "quantile"
|
||||
CONF_RADON = "radon"
|
||||
CONF_RADON_LONG_TERM = "radon_long_term"
|
||||
CONF_RANDOM = "random"
|
||||
|
Reference in New Issue
Block a user