updated cylinder thermostat recommendations

This commit is contained in:
Khalim Conn-Kowlessar 2024-07-10 01:47:55 +01:00
parent be105ac267
commit fdfac81d23

View file

@ -89,7 +89,7 @@ class HotwaterRecommendations:
recommendation_cost = override_costs(recommendation_cost)
description = "Cylinder thermostat has already been installed, no further action required"
else:
description = "Install cylinder thermostat"
description = "Install a smart cylinder thermostat on the hot water tank"
new_epc_description = "From main system"
hotwater_ending_config = HotWaterAttributes(new_epc_description).process()