mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 03:42:20 +01:00
Add to_ntc_resistance|temperature sensor filter (esphome/feature-requests#2967) (#7898)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
This commit is contained in:
@@ -897,6 +897,8 @@ CONF_TIMES = "times"
|
||||
CONF_TIMEZONE = "timezone"
|
||||
CONF_TIMING = "timing"
|
||||
CONF_TO = "to"
|
||||
CONF_TO_NTC_RESISTANCE = "to_ntc_resistance"
|
||||
CONF_TO_NTC_TEMPERATURE = "to_ntc_temperature"
|
||||
CONF_TOLERANCE = "tolerance"
|
||||
CONF_TOPIC = "topic"
|
||||
CONF_TOPIC_PREFIX = "topic_prefix"
|
||||
|
Reference in New Issue
Block a user