diff --git a/source/_docs/organizing/enable_disable.markdown b/source/_docs/organizing/enable_disable.markdown new file mode 100644 index 00000000000..245252083fa --- /dev/null +++ b/source/_docs/organizing/enable_disable.markdown @@ -0,0 +1,22 @@ +--- +title: "Enabling or disabling assets" +description: "Enabling or disabling entities or automations" +--- + +You can disable entities and automations and re-enable them again. + +## Disabling or enabling elements + +1. In Home Assistant, open the table of interest. + - To disable or enable entities, go to {% my entities title="**Settings** > **Devices & Services** > **Entities**" %}. + - To disable or enable automations, go to {% my automations title="**Settings** > **Automations & Scenes**" %}. +2. [Enable multiselect](/docs/organizing/filtering) and select all the entities you want to disable or enable. +3. In the top right corner, select the three dots menu, then select **Disable** or **Enable**. + + ![Screenshot showing how to enable or disable multiple automations](/images/organizing/enable_disable.png) + +## Related topics + +- [Enable multiselect](/docs/organizing/filtering) +- [Grouping your assets](/docs/organizing/) +- [Filtering your assets](/docs/organizing/filtering) \ No newline at end of file diff --git a/source/_docs/organizing/filtering.markdown b/source/_docs/organizing/filtering.markdown index 302777a52ad..c12c82e35de 100644 --- a/source/_docs/organizing/filtering.markdown +++ b/source/_docs/organizing/filtering.markdown @@ -7,7 +7,7 @@ When working with tables, you can select multiple elements to apply an action on ## Selecting multiple items in a table -1. In your table, select the select the Multiselect icon button. +1. In your table, select the Multiselect icon button. ![Screenshots point out the enable selection mode button in the toolbar of the tables in Home Assistant](/images/blog/2024-04/enable-selection-mode.png) diff --git a/source/_includes/asides/organizing_navigation.html b/source/_includes/asides/organizing_navigation.html index f79d52561c4..06320138a36 100644 --- a/source/_includes/asides/organizing_navigation.html +++ b/source/_includes/asides/organizing_navigation.html @@ -4,7 +4,8 @@

Organizing