Home Assistant includes a device’s child parts when an action targets a label attached to the parent. For example, a label on a power strip also selects its child outlets, matching what happens when the parent device is targeted directly.

Artur Pragacz changes action targeting rather than copying labels onto the children. A label attached only to one child continues to target that child alone.