temperature_combined: A class that can combine several other temperature sensors (#6230)
Signed-off-by: Michael Jäger <michael@mjaeger.eu>
This commit is contained in:
@@ -137,6 +137,12 @@ sensor_pin: PF5
|
||||
sensor_type: PT1000
|
||||
sensor_pin: PK1
|
||||
|
||||
[temperature_sensor test_combined]
|
||||
sensor_type: temperature_combined
|
||||
sensor_list: temperature_sensor test_PT1000,extruder,heater_bed
|
||||
combination_method: mean
|
||||
maximum_deviation: 20.0
|
||||
|
||||
[controller_fan test_controller_fan]
|
||||
pin: PH0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user