diff --git a/source/_integrations/generic_thermostat.markdown b/source/_integrations/generic_thermostat.markdown index 0fa443246d2..2ad00f82897 100644 --- a/source/_integrations/generic_thermostat.markdown +++ b/source/_integrations/generic_thermostat.markdown @@ -89,6 +89,10 @@ comfort_temp: description: "Set the temperature used by `preset_mode: comfort`." required: false type: float +eco_temp: + description: "Set the temperature used by `preset_mode: eco`." + required: false + type: float home_temp: description: "Set the temperature used by `preset_mode: home`." required: false