You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/cover.lutron_caseta.markdown
+4-8Lines changed: 4 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,10 @@ ha_iot_class: "Local Polling"
13
13
ha_release: 0.45
14
14
---
15
15
16
-
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/).
16
+
To get Lutron Caseta roller and honeycomb shades working with Home Assistant, first follow the instructions for the general [Lutron Caseta component](/components/lutron_caseta/).
17
17
18
-
You also need to configure Lutron Caseta as a cover platform in your `configuration.yaml` file:
18
+
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`.
19
19
20
-
```yaml
21
-
# Example configuration.yaml entry
22
-
cover:
23
-
- platform: lutron_caseta
24
-
```
20
+
For more information on working with shades in Home Assistant, see the [Covers component](/components/cover/).
25
21
26
-
Your Lutron Caseta shades will be pulled into Home Assistant with the names they were assigned in the Lutron Caseta app.
22
+
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.
Copy file name to clipboardExpand all lines: source/_components/light.lutron_caseta.markdown
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,12 @@ ha_category: Light
12
12
ha_iot_class: "Local Polling"
13
13
---
14
14
15
-
To get your Lutron Caseta lights working with Home Assistant, follow the instructions for the general [Lutron Caseta component](/components/lutron_caseta/).
15
+
To get Lutron Caseta lights working with Home Assistant, follow the instructions for the general [Lutron Caseta component](/components/lutron_caseta/).
16
+
17
+
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`.
18
+
19
+
For non-dimmable lights or switched loads, see [Lutron Caseta Switch](/components/switch.lutron_caseta/).
20
+
21
+
For more information on working with lights in Home Assistant, see the [Lights component](/components/light/).
22
+
23
+
Available services: `light.turn_on`, `light.turn_off` and `light.toggle`. The `light.turn_on` service supports attributes `brightness` and `brightness_pct`.
Copy file name to clipboardExpand all lines: source/_components/lutron_caseta.markdown
+14-10Lines changed: 14 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -14,18 +14,20 @@ ha_release: 0.41
14
14
ha_iot_class: "Local Polling"
15
15
---
16
16
17
-
[Lutron](http://www.lutron.com/) is an American lighting control company. They have several lines of home automation devices that manage light switches/dimmers, occupancy sensors, HVAC controls, etc. The `lutron_caseta` component in Home Assistant is responsible for communicating with the Lutron SmartBridge for these systems. Both 'pro' and 'standard' models are supported.
17
+
[Lutron](http://www.lutron.com/) is an American lighting control company. They have several lines of home automation devices that manage light switches, dimmers, occupancy sensors, HVAC controls, etc. The `lutron_caseta` component in Home Assistant is responsible for communicating with the Lutron Caseta Smart Bridge for the [Caseta](http://www.casetawireless.com) product line of dimmers, switches and shades.
18
18
19
-
This component only supports the Caseta line of products. The current supported Caseta devices are:
19
+
This component only supports the [Caseta](http://www.casetawireless.com) line of products. Both Smart Bridge (L-BDG2-WH) and Smart Bridge PRO (L-BDGPRO2-WH) models are supported. For the RadioRA 2 product line, see the [Lutron component](/components/lutron/).
20
20
21
-
- Dimmers as Home Assistant lights
22
-
- Wall switches as Home Assistant switches
23
-
- Scenes as Home Assistant scenes
24
-
- Serena shades (honeycomb and roller) as Home Assistant covers
21
+
The currently supported Caseta devices are:
25
22
26
-
When configured, the `lutron_caseta` component will automatically discover the currently support devices as setup in the Lutron SmartBridge.
23
+
- Wall and plug-in dimmers as Home Assistant [lights](/components/light.lutron_caseta/)
24
+
- Wall switches as Home Assistant [switches](/components/switch.lutron_caseta/)
25
+
- Scenes as Home Assistant [scenes](/components/scene.lutron_caseta/)
26
+
- Lutron shades as Home Assistant [covers](/components/cover.lutron_caseta/)
27
27
28
-
To use Lutron Caseta devices in your installation, add the following to your `configuration.yaml` file using the IP of your lutron Smartbridge:
28
+
When configured, the `lutron_caseta` component will automatically discover the currently supported devices as setup in the Lutron Smart Bridge. The name assigned in the Lutron mobile app will be used to form the `entity_id` used in Home Assistant. e.g. a dimmer called 'Bedroom Lamp' becomes `light.bedroom_lamp` in Home Assistant.
29
+
30
+
To use Lutron Caseta devices in your installation, add the following to your `configuration.yaml` file using the IP of your Smart Bridge:
29
31
30
32
```yaml
31
33
# Example configuration.yaml entry
@@ -35,8 +37,10 @@ lutron_caseta:
35
37
36
38
Configuration variables:
37
39
38
-
- **host** (*Required*): The IP address of the Lutron SmartBridge.
40
+
- **host** (*Required*): The IP address of the Lutron Smart Bridge.
39
41
40
42
<p class='note'>
41
-
It is recommended to assign a static IP address to your Lutron SmartBridge. This ensures that it won't change IP address, so you won't have to change the `host` if it reboots and comes up with a different IP address.
43
+
It is recommended to assign a static IP address to your Lutron Smart Bridge. This ensures that it won't change IP address, so you won't have to change the `host` if it reboots and comes up with a different IP address.
44
+
<br>
45
+
Use a DHCP reservation on your router to reserve the address or in the PRO model of the Smart Bridge, set the IP address under Network Settings in the Advanced / Integration menu in the mobile app.
Copy file name to clipboardExpand all lines: source/_components/scene.lutron_caseta.markdown
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,12 @@ ha_release: 0.49.2
13
13
ha_iot_class: "Cloud Polling"
14
14
---
15
15
16
+
To get Lutron Caseta Scenes working with Home Assistant, follow the instructions for the general [Lutron Caseta component](/components/lutron_caseta/).
16
17
17
-
The Lutron Caseta scene platform allows you to control your [Lutron Caseta](http://www.casetawireless.com/Pages/Caseta.aspx) SmartBridge Scenes.
18
+
The Lutron Caseta scene platform allows you to control your Smart Bridge Scenes that are created in the Lutron mobile app.
18
19
19
-
The requirement is that you have setup the [Lutron Caseta](/components/lutron_caseta/) component.
20
+
After setup, scenes will appear in Home Assistant using an `entity_id` based on the name used in the Lutron mobile app. For example, a scene called 'Entertain' will appear in Home Assistant as `scene.entertain`.
21
+
22
+
For more information on working with scenes in Home Assistant, see the [Scenes component](/components/scene/).
Copy file name to clipboardExpand all lines: source/_components/switch.lutron_caseta.markdown
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,12 @@ ha_category: Switch
12
12
ha_iot_class: "Local Polling"
13
13
---
14
14
15
-
To get your Lutron Caseta switches working with Home Assistant, follow the instructions for the general [Lutron Caseta component](/components/lutron_caseta/).
15
+
To get Lutron Caseta switches working with Home Assistant, follow the instructions for the general [Lutron Caseta component](/components/lutron_caseta/).
16
+
17
+
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`.
18
+
19
+
For dimmable lights including wall and plug-in dimmers, see [Lutron Caseta Light](/components/light.lutron_caseta/).
20
+
21
+
For more information on working with switches in Home Assistant, see the [Switches component](/components/switch/).
22
+
23
+
Available services: `switch.turn_on` and `switch.turn_off`.
0 commit comments