Skip to content

Commit

Permalink
some fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
k-rieck committed Oct 24, 2024
1 parent 3158934 commit b88c311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system_setups/household_reference_gas_heater_diesel_car.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def get_default(cls):
household_config.hds_controller_config.set_heating_threshold_outside_temperature_in_celsius = (
set_heating_threshold_outside_temperature_in_celsius
)
household_config.gasheater_controller_config.set_heating_threshold_outside_temperature_in_celsius = (
household_config.gas_heater_controller_config.set_heating_threshold_outside_temperature_in_celsius = (
set_heating_threshold_outside_temperature_in_celsius
)

Expand Down

0 comments on commit b88c311

Please sign in to comment.