This commit is contained in:
2023-12-04 09:38:43 -06:00
parent 1490c4bf8b
commit 54a88b07dd
2 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
VERS='2.3.346-12042023'
VERS='2.3.347-12042023'
noheader=' update service dailytemp '
@@ -41,6 +41,8 @@ PW_TEMP_THRESHOLDS['Powerwall-CPU-Usage']="40,80,90"
PW_TEMP_THRESHOLDS['OctoPi-CPU']="122,131,176"
PW_TEMP_THRESHOLDS['OctoPi-CPU-Usage']="40,80,90"
PW_ServerRoomTH_Dev='-1'
declare -A PW_SENSOR_TYPE
PW_SENSOR_TYPE['ServerRoomTH']='mqtt'
PW_SENSOR_TYPE['Powerwall-CPU']='system'