Skip to content

Instantly share code, notes, and snippets.

@aderusha
Created September 12, 2022 21:19
Show Gist options
  • Save aderusha/4d2c8600a2e4771b91b8efc555946413 to your computer and use it in GitHub Desktop.
Save aderusha/4d2c8600a2e4771b91b8efc555946413 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.
@prezes210
Copy link

When iam using this automation getting this error from

The automation "Link Staircase Light Switches" (automation.link_staircase_down_up_l1_light_switches) has an action that calls an unknown service: homeassistant.turn_unavailable.

This error prevents the automation from running correctly. Maybe this service is no longer available, or perhaps a typo caused it.

HA version 2024.5.4

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