This commit is contained in:
2024-02-06 18:33:51 -06:00
parent e356c91897
commit 7a351bb95e
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='2.5.260-02062024'
VERS='2.5.261-02062024'
noheader=' update service dailytemp confsync -r -report '
@@ -63,6 +63,7 @@ if [ -f ${PW_FOLDER}/settings.local.conf ]; then
declare -A PW_INVERTER_MODES
declare -A PW_INVERTER_ERRORS
declare -A PW_LACROSSE_ID
declare -A PW_SENSOR_DEVICEID
source ${PW_FOLDER}/settings.local.conf