diff --git a/source/_integrations/climate.markdown b/source/_integrations/climate.markdown index 35b5164d305..b49e08ac820 100644 --- a/source/_integrations/climate.markdown +++ b/source/_integrations/climate.markdown @@ -19,7 +19,7 @@ The **Climate** {% term integration %} allows you to control and monitor HVAC (h ### Climate control services -Available services: `climate.set_aux_heat`, `climate.set_preset_mode`, `climate.set_temperature`, `climate.set_humidity`, `climate.set_fan_mode`, `climate.set_hvac_mode`, `climate.set_swing_mode`, `climate.turn_on`, `climate.turn_off` +Available services: `climate.set_aux_heat`, `climate.set_preset_mode`, `climate.set_temperature`, `climate.set_humidity`, `climate.set_fan_mode`, `climate.set_hvac_mode`, `climate.set_swing_mode`, `climate.turn_on`, `climate.turn_off`, `climate.toggle`