This commit is contained in:
2024-02-06 18:56:10 -06:00
parent 913b122dfc
commit 7894cac155
2 changed files with 5 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='2.5.262-02062024'
VERS='2.5.263-02062024'
noheader=' update service dailytemp confsync -r -report '
@@ -62,7 +62,6 @@ if [ -f ${PW_FOLDER}/settings.local.conf ]; then
declare -A PW_INVERTER_STATES
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