This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| blueprint: | |
| name: Link State of Multiple Devices | |
| description: | | |
| ## Link On/Off/Brightness/Color Temp of Multiple Devices v1.1.2 | |
| Select multiple entities to link their on/off, brightness and color temperature. If any selected entity is turned on or off, or its brightness/color temp. is adjusted, the other selected entities will be sent a matching on or off command. | |
| You can select any entity, but only entities supported by the `homeassistant.turn_on` or `homeassistant.turn_off` service calls will work. | |
| ### Requirements |