mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Add pico remote support to non-pro lutron caseta bridges (#20575)
This commit is contained in:
parent
aa6e88088a
commit
6902060349
@ -40,9 +40,6 @@ The currently supported Caseta and RA2 Select devices are:
|
||||
- Lutron shades as [covers](#cover)
|
||||
- Lutron smart [fan](#fan) speed control
|
||||
- Lutron Occupancy/Vacancy [sensors](#sensor)
|
||||
|
||||
Additionally RA2 Select Main Repeater (`RR-SEL-REP2-BL`) or Lutron Caséta Smart Bridge PRO (`L-BDGPRO2-WH`) models support:
|
||||
|
||||
- Pico Remotes as [device triggers](/integrations/device_automation/)
|
||||
- Shade Remotes as [device triggers](/integrations/device_automation/)
|
||||
|
||||
@ -164,7 +161,7 @@ For more information on working with binary sensors in Home Assistant, see the [
|
||||
|
||||
## Pico and Shade Remotes
|
||||
|
||||
Pico and Shade remotes require a RA2 Select Main Repeater (`RR-SEL-REP2-BL`) or Lutron Caséta Smart Bridge PRO (`L-BDGPRO2-WH`) with Telnet Support enabled in the Lutron app under `Settings` >> `Advanced` >> `Integration`
|
||||
Pico and Shade remotes are supported on the Smart Bridge (L-BDG2-WH), Smart Bridge PRO (L-BDGPRO2-WH), and RA2 Select (RR-SEL-REP2-BL) models.
|
||||
|
||||
Device Triggers are implemented for `press` and `release` of each button on the remotes via watching for `lutron_caseta_button_event` events in the format:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user