diff --git a/pve-mod-gui-sensors.sh b/pve-mod-gui-sensors.sh index 1a398ab..f500f40 100644 --- a/pve-mod-gui-sensors.sh +++ b/pve-mod-gui-sensors.sh @@ -25,7 +25,7 @@ BACKUP_DIR="" # DEV NOTE: lm-sensors version >3.6.0 breakes properly formatted JSON output using 'sensors -j'. This implements a workaround using uses a python3 for formatting -DEBUG_REMOTE=false +DEBUG_REMOTE=true DEBUG_JSON_FILE="/tmp/sensordata.json" # This script's working directory