+ Fix #348 : problem with onOff

This commit is contained in:
garnier-quentin 2016-02-28 16:45:10 +01:00
parent 904ca70714
commit 5be92d771a

View File

@ -191,7 +191,7 @@ $thresholds = {
],
onoff => [
['unavailable', 'UNKNOWN'],
['ok', 'OK'],
['on', 'OK'],
['off', 'OK'],
],
contact => [