update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
VERS='2.2.60-09082023'
|
VERS='2.2.62-09092023'
|
||||||
|
|
||||||
noheader=' update service dailytemp '
|
noheader=' update service dailytemp '
|
||||||
|
|
||||||
@@ -32,7 +32,7 @@ PW_LOGPOWER=${PW_LOGFOLDER}/log-power
|
|||||||
declare -A PW_POWERWALL_SERVICES
|
declare -A PW_POWERWALL_SERVICES
|
||||||
PW_POWERWALL_SERVICES['temp']='monitor-temp'
|
PW_POWERWALL_SERVICES['temp']='monitor-temp'
|
||||||
PW_POWERWALL_SERVICES['power']='monitor-power'
|
PW_POWERWALL_SERVICES['power']='monitor-power'
|
||||||
# PW_POWERWALL_SERVICES['powerlogger']='monitor-powerlogger'
|
PW_POWERWALL_SERVICES['powerlogger']='monitor-powerlogger'
|
||||||
|
|
||||||
declare -A PW_TEMP_THRESHOLDS
|
declare -A PW_TEMP_THRESHOLDS
|
||||||
# PW_TEMP_THRESHOLDS['ServerRoomTH']="72,74,76"
|
# PW_TEMP_THRESHOLDS['ServerRoomTH']="72,74,76"
|
||||||
|
|||||||
Reference in New Issue
Block a user