diff --git a/source/_integrations/climate.mqtt.markdown b/source/_integrations/climate.mqtt.markdown index b489ebf96c0..13695adc756 100644 --- a/source/_integrations/climate.mqtt.markdown +++ b/source/_integrations/climate.mqtt.markdown @@ -122,7 +122,7 @@ modes: default: ['auto', 'off', 'cool', 'heat', 'dry', 'fan_only'] type: list action_topic: - description: The MQTT topic on which to listen for the current action state of the HVAC. Expects `idle`, `cool`, or `heat`. + description: The MQTT topic on which to listen for the current action state of the HVAC. Expects `idle`, `cooling`, `heating`, `drying`, or `off`. required: false type: string action_template: