NETWAYS/check_sensorProbe2plus

Running the check plugin fails with Traceback (most recent call last): File "./check_sensorProbe2plus.py", line 244, in <module> if state.value > mostImportantState.value: AttributeError: 'NoneType' object has no attribute 'value'

Closed this issue · 0 comments

Running the check plugin fails with

Traceback (most recent call last): File "./check_sensorProbe2plus.py", line 244, in <module> if state.value > mostImportantState.value: AttributeError: 'NoneType' object has no attribute 'value'