mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-02 17:18:58 +00:00

* e.g. to e.g., and proper case for Home Assistant * Instructions how to -> Instructions on how to
1.1 KiB
1.1 KiB
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_iot_class
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_iot_class |
---|---|---|---|---|---|---|---|---|---|---|
page | Lutron Caseta Light | Instructions on how to setup the Lutron Caseta lights within Home Assistant. | 2017-04-30 09:00 | true | false | true | true | lutron.png | Light | Local Polling |
To get Lutron Caseta lights working with Home Assistant, follow the instructions for the general Lutron Caseta component.
After setup, dimmable lights including wall and plug-in dimmers will appear in Home Assistant using an entity_id
based on the name used in the Lutron mobile app. For example, a light called 'Bedroom Lamp' will appear in Home Assistant as light.bedroom_lamp
.
For non-dimmable lights or switched loads, see Lutron Caseta Switch.
For more information on working with lights in Home Assistant, see the Lights component.
Available services: light.turn_on
, light.turn_off
and light.toggle
. The light.turn_on
service supports attributes brightness
and brightness_pct
.