Skip to content

Instantly share code, notes, and snippets.

@dankarization
Last active October 26, 2025 21:56
Show Gist options
  • Select an option

  • Save dankarization/6bf594b22c1c6502070b24f474e6d558 to your computer and use it in GitHub Desktop.

Select an option

Save dankarization/6bf594b22c1c6502070b24f474e6d558 to your computer and use it in GitHub Desktop.
Select multiple entities to link their on/off state. If any selected entity is turned on or off, the other selected entities will be sent a matching on or off command.
@shageman
Copy link

This blueprint works great. It creates a great deal of log errors because to_state and from_state can't always be found. So, I am checking for their availability in my fork: https://gist.github.com/shageman/dbc21d5d50095053c6d0616076a0d76b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment