diff --git a/src/gsy_e/gsy_e_core/rq_job_handler.py b/src/gsy_e/gsy_e_core/rq_job_handler.py index f2239189d..8946be5a4 100644 --- a/src/gsy_e/gsy_e_core/rq_job_handler.py +++ b/src/gsy_e/gsy_e_core/rq_job_handler.py @@ -210,6 +210,7 @@ def _configure_constants_constsettings( gsy_e.constants.SCM_DISABLE_HOME_SELF_CONSUMPTION = settings["scm"][ "disable_home_self_consumption" ] + ConstSettings.SCMSettings.SELF_CONSUMPTION_TYPE = settings["scm"]["self_consumption_type"] else: assert spot_market_type is not SpotMarketTypeEnum.COEFFICIENTS.value