From 00c054d0167baa018ce5f9f695db5633d79ffd2a Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Thu, 12 Sep 2024 09:41:08 +0200 Subject: [PATCH] Add information about cover tilt to Shelly documentation (#34675) * Add information about cover tilt to Shelly documentation * Remove cover index * Tiny style tweaks --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/shelly.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/shelly.markdown b/source/_integrations/shelly.markdown index 9d2197ee8c1..a0d202c9698 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -127,6 +127,14 @@ The integration uses the following strategy to name its entities: - If `Channel Name` is set in the device, the integration will use it to generate the entities' name, e.g. `Kitchen Light` - If `Channel Name` is set to the default value, the integration will use the `Device ID` and default channel name to generate the entities' name, e.g. `ShellyPro4PM-9808D1D8B912 switch_0`. +## Cover entities + +Shelly 2PM Gen3 supports `tilt` for `cover` entities. To enable this feature, you need to configure the device: + +- Change the device profile to `Cover` (**Settings** > **Device profile**) +- Calibrate the cover (**Home** > **Cover** > **Calibration** > **Start**) +- Enable and configure **Slat control** (**Home** > **Cover** > **Slat control**) + ## Binary input sensors ### Binary input sensors (generation 1)