diff --git a/recommendations/HotwaterRecommendations.py b/recommendations/HotwaterRecommendations.py index 86a031d6..0d34c894 100644 --- a/recommendations/HotwaterRecommendations.py +++ b/recommendations/HotwaterRecommendations.py @@ -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()