Closed niels9001 closed 7 years ago
'sensitivitymax' parameter should be ignored if the motion sensor gets updated.
Workaround for now:
selectedSensor.Config.SensitivityMax = null;
Fixed in version 2.3.8
'sensitivitymax' parameter should be ignored if the motion sensor gets updated.
Workaround for now:
selectedSensor.Config.SensitivityMax = null;