Skip to content

LutronPJ22BRL

Picture Controller types Integrations
  • LightLutronPJ22BRLLightController
  • Media PlayerLutronPJ22BRLMediaPlayerController
  • State (state)

Notes

For the State integration, it requires the LutronCasetaPro CUSTOM integration by upsert. THIS WILL NOT WORK with the default Lutron Caseta integration. All Lutron Caseta Pro Pico remotes supported by LutronCasetaPro are supported using this controller type except for the 4-button PJ2-4B remotes which is separate.

Light

Class: LutronPJ22BRLLightController

Default delay: 350ms

Default mapping:

State Predefined actions
1 on_full_brightness
8 hold_brightness_up
16 hold_brightness_down
4 off
0 release
example_app:
  module: controllerx
  class: LutronPJ22BRLLightController
  integration: state
  controller: sensor.my_custom_controller
  light: light.my_entity_id

Media Player

Class: LutronPJ22BRLMediaPlayerController

Default delay: 500ms

Default mapping:

State Predefined actions
1 play_pause
8 hold_volume_up
16 hold_volume_down
4 next_track
0 release
example_app:
  module: controllerx
  class: LutronPJ22BRLMediaPlayerController
  integration: state
  controller: sensor.my_custom_controller
  media_player: media_player.my_entity_id