Light Follow (Parent Child Light Control)

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Light Follow

I created this script to control lights that are modified outside of Home Assistant. For instance I have a light strip in my kitchen made using ESP Home, but kitchen lights are Philips Hue and controlled with a Hue Dimmer. This script will cause the light strip to follow the hue lights, so when they turn on, so does the light strip. I also use this script to control the light bar of my Inovelli Light Switches. When the lights dim in my living room, the Inovelli light bar updates to show the status of the lights.

I also added a delay for when a light updates multiple times before settling on a final state, for instance a light that changes brightness over time before setting on its final state.

You can only select 1 Parent light but you may select any number of children lights.