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
| backup |
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
| 0x7DaC0f95550a984151662C9b7Cf1E43731ea222d |
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: Two Light Sync v16 | |
| description: > | |
| Sync on/off state and brightness between two lights. | |
| • Bidirectional sync or independent target mode | |
| • Optional brightness sync with force full brightness option | |
| • Context-based loop detection | |
| • Configurable transition, tolerance, and debounce | |
| • v16: Fixed restart race condition — tracker is now set BEFORE | |
| turning on the light so mode: restart cannot skip it. |
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: Motion-Activated Light (Night Only) | |
| description: Turn on a light when motion is detected, but only between sunset and sunrise. | |
| domain: automation | |
| input: | |
| motion_sensor: | |
| name: Motion Sensor | |
| description: The motion sensor that triggers the automation | |
| selector: | |
| entity: |