Linked Lights v1.4
This blueprint allows you to easily create/maintain an automation that links the state of multiple lights:
- turn ANY linked light ON, it will turn ON ALL linked lights.
- turn ANY linked light OFF, it will turn OFF ALL linked lights.
- set the brightness of any light entity, it will set the same brightness of ALL linked light entities.
- set the color temp of any light entity, it will set the same color temperature of ALL linked light entities.
NOTE: You can select any light entity with an ON/OFF state (bulbs, lights, etc.), lights with brightness or color temperature attributes.
My main use-case was for multiple light switches in the house controlling the same light.
CHANGELOG:
- 1.0: (2025-05-10)
- First official release - ported from GitHub - alexdelprete/ha-blueprints: Home Assistant Blueprints