Issue #244 - make ema params configurable. Try to reproduce bug on Security mode
This commit is contained in:
@@ -21,6 +21,10 @@ versatile_thermostat:
|
||||
offset_max: 5
|
||||
stabilization_threshold: 0.1
|
||||
accumulated_error_threshold: 50
|
||||
short_ema_params:
|
||||
max_alpha: 0.6
|
||||
halflife_sec: 301
|
||||
precision: 3
|
||||
|
||||
input_number:
|
||||
fake_temperature_sensor1:
|
||||
|
||||
Reference in New Issue
Block a user