Skip to content

Commit

Permalink
Add information about cover tilt to Shelly documentation (#34675)
Browse files Browse the repository at this point in the history
* Add information about cover tilt to Shelly documentation

* Remove cover index

* Tiny style tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
  • Loading branch information
bieniu and c0ffeeca7 authored Sep 12, 2024
1 parent 7ed9ade commit 00c054d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions source/_integrations/shelly.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 00c054d

Please sign in to comment.