mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Add automation name example (#34165)
This commit is contained in:
parent
fde1d50637
commit
a871e66e4b
@ -47,7 +47,8 @@ This tutorial assumes the following:
|
||||
|
||||

|
||||
|
||||
6. To save the automation, select **Save**. Give the automation a name and **Save** again.
|
||||
6. To save the automation, select **Save**. Give the automation a name, add a **Description**, and **Save** again.
|
||||
- When choosing a name, be specific, so that you can find it even when you have many automations. For example, `Turn on living room table light at sunset`.
|
||||
- Now wait until it's 30 minutes before sunset and see your automation magic!
|
||||
- Or follow these steps to [test your automation](/docs/automation/troubleshooting/#testing-your-automation) right away.
|
||||
|
||||
@ -99,7 +100,7 @@ This tutorial assumes the following:
|
||||
|
||||

|
||||
|
||||
6. To save the automation, select **Save**. Give the automation a name and **Save** again.
|
||||
6. To save the automation, select **Save**. Give the automation a name (for example, `dim living room table light night before workday`), add a **Description**, and **Save** again.
|
||||
7. [Test your automation](/docs/automation/troubleshooting/#testing-your-automation).
|
||||
|
||||
{% include getting-started/next_step.html step="Presence detection" link="/getting-started/presence-detection/" %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user