This commit is contained in:
2024-02-11 14:06:07 -06:00
parent 9f7f786e29
commit fd2f0a01a2
2 changed files with 4 additions and 1 deletions

View File

@@ -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_SENSOR_DEVICEID
declare -A PW_OFFSITE_UPS_CODES
source ${PW_FOLDER}/settings.local.conf