Updated docs for Lutron Caseta component and platforms (#3310)
This commit is contained in:
parent
6e7731e900
commit
b12dce2779
5 changed files with 43 additions and 22 deletions
|
@ -12,4 +12,12 @@ ha_category: Switch
|
|||
ha_iot_class: "Local Polling"
|
||||
---
|
||||
|
||||
To get your Lutron Caseta switches working with Home Assistant, follow the instructions for the general [Lutron Caseta component](/components/lutron_caseta/).
|
||||
To get Lutron Caseta switches working with Home Assistant, follow the instructions for the general [Lutron Caseta component](/components/lutron_caseta/).
|
||||
|
||||
After setup, switches will appear in Home Assistant using an `entity_id` based on the name used in the Lutron mobile app. For example, a light switch called 'Master Bathroom Vanity' will appear in Home Assistant as `switch.master_bathroom_vanity`.
|
||||
|
||||
For dimmable lights including wall and plug-in dimmers, see [Lutron Caseta Light](/components/light.lutron_caseta/).
|
||||
|
||||
For more information on working with switches in Home Assistant, see the [Switches component](/components/switch/).
|
||||
|
||||
Available services: `switch.turn_on` and `switch.turn_off`.
|
Loading…
Add table
Add a link
Reference in a new issue