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: RGB Notification | |
| description: RGB Notification | |
| domain: script | |
| source_url: https://gist.github.com/bperkinspdx/f6830c91d6db5167da7101d78313a712 | |
| input: | |
| night_light_entity: | |
| selector: | |
| entity: {} | |
| name: Night Light Entity |
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: MotionScenes V0.1 | |
| description: Motion activated lighting scenes with wall switch functions and rgb indicator lighting. | |
| domain: automation | |
| source_url: https://gist.github.com/bperkinspdx/84b7105d0e2d7d7f020465b1782fc15d | |
| input: | |
| motion_entity: | |
| name: Motion Sensor | |
| description: Motion Sensor or a group with Motion Sensors (But can be anything switching between "on" and "off") | |
| selector: |
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: Yet Another Motion Automation V11 | |
| description: > | |
| # YAMA V11 | |
| Turn on lights or scenes when motion is detected. | |
| Seven different scenes can be defined depending on time of day. | |
| Capabilitys: |