Skip to content

Instantly share code, notes, and snippets.

@creedda
creedda / volume-state-sync.yaml
Last active December 28, 2023 23:16
Sync Volume between two Media Players
blueprint:
name: Synchronize Audio Volume
description: Synchronize the volume of 2 entities
domain: automation
input:
entity_1:
name: First entity
selector:
entity: {}
entity_2:
@creedda
creedda / light-state-sync.yaml
Last active April 13, 2024 09:33 — forked from fireboy1919/light-state-sync.yaml
Synchronize States Between Two Lights
blueprint:
name: Synchronize brightness states and rgb states
description: Synchronize the on/off state of 2 entities
domain: automation
input:
entity_1:
name: First entity
selector:
entity: {}
entity_2: