mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-03 09:38:59 +00:00

* e.g. to e.g., and proper case for Home Assistant * Instructions how to -> Instructions on how to
995 B
995 B
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_iot_class, ha_release
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_iot_class | ha_release |
---|---|---|---|---|---|---|---|---|---|---|---|
page | Lutron Caseta Cover | Instructions on how to setup the Lutron Caseta covers within Home Assistant. | 2017-05-20 09:00 | true | false | true | true | lutron.png | Cover | Local Polling | 0.45 |
To get Lutron Caseta roller and honeycomb shades working with Home Assistant, first follow the instructions for the general Lutron Caseta component.
After setup, shades will appear in Home Assistant using an entity_id
based on the name used in the Lutron mobile app. For example, a shade called 'Living Room Window' will appear in Home Assistant as cover.living_room_window
.
For more information on working with shades in Home Assistant, see the Covers component.
Available services: cover.open_cover
, cover.close_cover
and cover.set_cover_position
. Cover position
ranges from 0
for fully closed to 100
for fully open.