check_shelly - wifi adaption
This commit is contained in:
parent
6aedd63627
commit
dad7d97d1a
@ -9,7 +9,7 @@ import urllib.request
|
||||
CHECKS = ['wifi', 'mqtt', 'memory', 'filesystem', 'temperature']
|
||||
#
|
||||
WIFI_QUALITY_ERROR = -90
|
||||
WIFI_QUALITY_WARNING = -85
|
||||
WIFI_QUALITY_WARNING = -87
|
||||
#
|
||||
RAM_ERROR = .15
|
||||
RAM_WARNING = .30
|
||||
|
Loading…
x
Reference in New Issue
Block a user