diff --git a/documentation/en/over-switch.md b/documentation/en/over-switch.md index 1d2bed9..8505d9a 100644 --- a/documentation/en/over-switch.md +++ b/documentation/en/over-switch.md @@ -74,7 +74,7 @@ The available commands depend on the type of underlying device: | Underlying Device Type | Possible On Commands | Possible Off Commands | Applies To | | --------------------------- | ------------------------------------- | ---------------------------------------------- | ----------------------------- | | `switch` or `input_boolean` | `turn_on` | `turn_off` | All switches | -| `select` or `input_select` | `select_option/option:comfort` | `set_option/option:frost_protection` | Nodon SIN-4-FP-21 and similar | +| `select` or `input_select` | `select_option/option:comfort` | `select_option/option:frost_protection` | Nodon SIN-4-FP-21 and similar | | `climate` (hvac_mode) | `set_hvac_mode/hvac_mode:heat` | `set_hvac_mode/hvac_mode:off` | eCosy (via Tuya Local) | | `climate` (preset) | `set_preset_mode/preset_mode:comfort` | `set_preset_mode/preset_mode:frost_protection` | Heatzy |