This file contains 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: One-way synchronize brightness states | |
description: Synchronize the on/off state of 2 entities, going from source to target entity (but never reflecting updates from target back to source) | |
domain: automation | |
input: | |
entity_1: | |
name: Source entity | |
selector: | |
entity: {} | |
entity_2: |