diff --git a/source/_components/climate.mqtt.markdown b/source/_components/climate.mqtt.markdown index 6e083ba1fd1..49c1d3647f8 100644 --- a/source/_components/climate.mqtt.markdown +++ b/source/_components/climate.mqtt.markdown @@ -203,6 +203,9 @@ hold_state_template: description: A template to render the value received on the `hold_state_topic` with. required: false type: template +hold_modes: + description: A list of available hold modes. + required: false aux_command_topic: description: The MQTT topic to publish commands to switch auxiliary heat. required: false