diff --git a/source/_docs/automation/using_blueprints.markdown b/source/_docs/automation/using_blueprints.markdown index 3dd95e1ed79..5b8452bcece 100644 --- a/source/_docs/automation/using_blueprints.markdown +++ b/source/_docs/automation/using_blueprints.markdown @@ -49,13 +49,14 @@ To edit an imported blueprint, follow these steps: 1. Go to **{% my blueprints title="Settings > Automations & Scenes > Blueprints" %}**. 2. Select the blueprint from the list. -3. Select the three dots menu and select **Take control**. +3. Select the {% icon "mdi:dots-vertical" %} and select **Take control**. +4. A preview of the automation is shown. + - **Info**: By taking control, the blueprint is converted into an automation. You won't be able to convert this back into a blueprint. + - To convert it into an automation and take control, select **Yes**. + - If you change your mind and want to keep the blueprint, select **No**. ![Screencast showing how to take control of a blueprint](/images/blueprints/blueprint_take_control.webp) -4. Under **Take control of automation?**, select **OK** - - **Info**: By taking control, the blueprint is converted into an automation. You won't be able to convert this back into a blueprint. - ## Re-importing a blueprint Blueprints created by the community may go through multiple revisions. Sometimes a user creates a blueprint, diff --git a/source/images/blueprints/blueprint_take_control.webp b/source/images/blueprints/blueprint_take_control.webp index 64bfccf49d5..979827a7ffd 100644 Binary files a/source/images/blueprints/blueprint_take_control.webp and b/source/images/blueprints/blueprint_take_control.webp differ