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: Sync Switches and Lights | |
| description: > | |
| Bidirectional synchronization between one or more switches | |
| and one or more light entities. When any switch or light | |
| changes state, all the others automatically follow. | |
| Protected against infinite loops. | |
| domain: automation | |
| 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: Set Speaker Volume Based on Time of Day | |
| description: > | |
| Automatically adjusts the volume of selected media players | |
| based on the time of day. Players currently playing are skipped | |
| to avoid interrupting active media. | |
| domain: automation | |
| input: | |
| media_players: |