mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Update cover.lutron_caseta.markdown (#3090)
* Update cover.lutron_caseta.markdown It was not clear that the lutron_caseta cover needed to be defined as a cover in the documentation. * Various fixes
This commit is contained in:
parent
c117d50664
commit
b0f26208f3
@ -10,6 +10,17 @@ footer: true
|
||||
logo: lutron.png
|
||||
ha_category: Cover
|
||||
ha_iot_class: "Local Polling"
|
||||
ha_release: 0.45
|
||||
---
|
||||
|
||||
To get your Lutron Caseta covers working with Home Assistant, follow the instructions for the general [Lutron Caseta component](/components/lutron_caseta/).
|
||||
To get your Lutron Caseta covers (Serena Shades) working with Home Assistant, first follow the instructions for the general [Lutron Caseta component](/components/lutron_caseta/).
|
||||
|
||||
You also need to configure Lutron Caseta as a cover platform in your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
cover:
|
||||
- platform: lutron_caseta
|
||||
```
|
||||
|
||||
Your Lutron Caseta shades will be pulled into Home Assistant with the names they were assigned in the Lutron Caseta app.
|
||||
|
Loading…
x
Reference in New Issue
Block a user