From 222dcc921a65eda91c16f3fa5dd00172b9fb0a2d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 9 Sep 2023 08:56:37 -0500 Subject: [PATCH] update --- defaults.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaults.inc b/defaults.inc index 66947175..5ff2a992 100755 --- a/defaults.inc +++ b/defaults.inc @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERS='2.2.60-09082023' +VERS='2.2.62-09092023' noheader=' update service dailytemp ' @@ -32,7 +32,7 @@ PW_LOGPOWER=${PW_LOGFOLDER}/log-power declare -A PW_POWERWALL_SERVICES PW_POWERWALL_SERVICES['temp']='monitor-temp' PW_POWERWALL_SERVICES['power']='monitor-power' -# PW_POWERWALL_SERVICES['powerlogger']='monitor-powerlogger' +PW_POWERWALL_SERVICES['powerlogger']='monitor-powerlogger' declare -A PW_TEMP_THRESHOLDS # PW_TEMP_THRESHOLDS['ServerRoomTH']="72,74,76"