This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
domain: automation | |
name: Lutron Pico 5 Button - Light Entity Control | |
description: >- | |
Control one or more lights using a Lutron Pico 5-Button remote (model PJ2-3BRL-GXX-X01). | |
This blueprint simulates a standard Lutron Caseta wall dimmer, including press-and-hold | |
dimming for the raise/lower buttons. Customize brightness step size, transition speed, | |
and optionally assign any action to the middle (favorite) button. | |
source_url: https://gist.github.com/smartqasa/9814a750a0d0cfb196fa1fa7ae3630bb | |
input: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Pico 5 - Fan | |
description: "This automation allows for the configuration of (up to 4) Lutron Pico 5 Button (PJ2-3BRL-GXX-F01) devices." | |
domain: automation | |
input: | |
pico_remote: | |
name: Pico Remote | |
description: "Pico remote to configure." | |
selector: | |
device: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Sensor Activated Actions | |
description: "Execute any action(s) based on sensor state changes.\n\n\ | |
\ Required:\n - Sensor (single sensor or group)\n\n\ | |
\ Optional:\n- You can specify an enabler entity which will permit\ | |
\ the automation to run when this entity's state is on.\n\n\ | |
\ Notes:\n - Specifying any final action(s) under All Phases will disable any final action(s) under Morning, Day, Evening or Night." | |
domain: automation | |
input: | |
sensor: |