mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Labels: steps to delete a label (#32478)
This commit is contained in:
parent
05c6b3f273
commit
5641a47f63
@ -41,16 +41,26 @@ Follow these steps to apply a label
|
||||
2. To apply a label to a device, entity, or helper:
|
||||
- Go to **{% my integrations title="Settings > Devices & Services" %}** and open the respective tab.
|
||||
- Select the <img height="28px" src="/images/organizing/multiselect_icon.png" alt="Multiselect icon"/> button.
|
||||
- From the list, select all the items to which you want to apply a label.
|
||||
- From the list, select all the list entries to which you want to apply a label.
|
||||
- In the top right corner, select **Add label**. Then, select the labels from the list.
|
||||
|
||||

|
||||
3. To apply a label to an automation, scene, or script:
|
||||
- Go to {% my automations title="**Settings** > **Automations & Scenes**" %} and open the respective tab.
|
||||
- Select the <img height="28px" src="/images/organizing/multiselect_icon.png" alt="Multiselect icon"/> button.
|
||||
- From the list, select all the items to which you want to apply a label.
|
||||
- From the list, select all the list entries to which you want to apply a label.
|
||||
- In the top right corner, select the three dots menu, then select **Add label**. Then, select the labels from the list.
|
||||
|
||||
## Deleting a label
|
||||
|
||||
Follow these steps to delete a label. It will be removed from all the list entries it was applied to.
|
||||
If you used this label in automations or script as targets, you need to adjust those.
|
||||
|
||||
1. Go to {% my labels title="**Settings** > **Areas, labels & zones**" %} and on top, select the **Labels** tab.
|
||||
2. In the list of labels, find the label you want to delete and select the three dots menu.
|
||||
3. Select **Delete**.
|
||||
4. If you used this label in automations or script as targets, you need to adjust those.
|
||||
|
||||
## Removing labels
|
||||
|
||||
1. Go to the data table that contains the element from which you want to remove the label:
|
||||
@ -60,3 +70,4 @@ Follow these steps to apply a label
|
||||
- From the list, select all the items from which you want to remove a label.
|
||||
- In the top right corner, select the three dots menu, then select **Add label**.
|
||||
- Then, deselect the checkbox for the label you want to remove.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user