diff --git a/source/_integrations/climate.mqtt.markdown b/source/_integrations/climate.mqtt.markdown index e33f0027eab..44774daf73f 100644 --- a/source/_integrations/climate.mqtt.markdown +++ b/source/_integrations/climate.mqtt.markdown @@ -290,11 +290,6 @@ retain: required: false type: boolean default: false -send_if_off: - description: "Set to `false` to suppress sending of all MQTT messages when the current mode is `Off`." - required: false - type: boolean - default: true swing_mode_command_template: description: A template to render the value sent to the `swing_mode_command_topic` with. required: false