mirror of
https://github.com/dlitz/esphome-configs-dlitz.git
synced 2026-04-15 22:03:26 -06:00
ntc: Rename temp_analog_reading to ntc_temp_analog_reading (ditto for temp_resistance_reading) for clarity
This commit is contained in:
@@ -112,7 +112,7 @@ binary_sensor:
|
||||
- delayed_on_off: 50ms
|
||||
|
||||
sensor:
|
||||
- id: !extend temp_analog_reading
|
||||
- id: !extend ntc_temp_analog_reading
|
||||
update_interval: 5s
|
||||
- id: !extend ntc_temperature
|
||||
on_value_range:
|
||||
|
||||
Reference in New Issue
Block a user