X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=bin%2Fkhatus_controller;h=b352f5fb203afb7107dd9b34eca4e40123f13df8;hb=8903f6a74b88e9f6787b471da356bb48999df5fb;hp=ed98c342b4f723002ba7532b6ecaa35fc833339c;hpb=75347e528f4ef8c9eeb692f20a92b38d72e2555f;p=khatus.git diff --git a/bin/khatus_controller b/bin/khatus_controller index ed98c34..b352f5f 100755 --- a/bin/khatus_controller +++ b/bin/khatus_controller @@ -148,7 +148,7 @@ function alert_check_energy( threshold, dbg, state, remaining, subj, body) { state__alerts__energy__notified_bellow_half = 1 subj = "Energy_Bellow_Half" body = sprintf("%d%% Where is the charger?", remaining) - alert_trigger_hi(subj, body) + alert_trigger_med(subj, body) } } } else {