diff --git a/source/_integrations/shelly.markdown b/source/_integrations/shelly.markdown index e50e6e914b6..a6557623683 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -53,10 +53,10 @@ Examples: | Device Name | Channel Name | Entity Name | | ----------- | -------------- | --------------------------------| -| `Not set` | `Not Set` | shellyswitch25-ABC123 Channel 1 | -| `Not set` | Kids Room Bulb | Kids Room Bulb | -| Kitchen | `Not Set` | Kitchen Channel 1 | -| Bedroom | Round Bulb | Round Bulb | +| `Not set` | `Not Set` | shellyswitch25-ABC123 Channel 1 | +| `Not set` | Kids Room Bulb | Kids Room Bulb | +| Kitchen | `Not Set` | Kitchen Channel 1 | +| Bedroom | Round Bulb | Round Bulb | Names are set from the device web page: @@ -107,11 +107,11 @@ If the **BUTTON TYPE** of the switch connected to the device is set to `momentar | Shelly input event | Click Type | | ------------------ | --------------| | `S` | `single` | -| `SS` | `double` | +| `SS` | `double` | | `SSS` | `triple` | -| `L` | `long` | -| `SL` | `single_long` | -| `LS` | `long_single` | +| `L` | `long` | +| `SL` | `single_long` | +| `LS` | `long_single` |