Label deselect (#32481)

* Labels: add steps to remove a label

* Tweak

* Rephrase
This commit is contained in:
c0ffeeca7 2024-04-26 17:40:58 +02:00 committed by GitHub
parent 7f874a2d93
commit fb34a6e290
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,3 +50,13 @@ Follow these steps to apply a label
- 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.
- In the top right corner, select the three dots menu, then select **Add label**. Then, select the labels from the list.
## Removing labels
1. Go to the data table that contains the element from which you want to remove the label:
- Go to **{% my integrations title="Settings > Devices & Services" %}** and open the respective tab.
- Or, go to {% my automations title="**Settings** > **Automations & Scenes**" %} and open the respective tab.
2. Select the <img height="28px" src="/images/organizing/multiselect_icon.png" alt="Multiselect icon"/> button.
- 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.