Automation docs moved to getting started and split up
This commit is contained in:
parent
2cea0e718f
commit
f74237f582
39 changed files with 532 additions and 475 deletions
|
@ -21,10 +21,18 @@
|
|||
<li>{% active_link /getting-started/devices/ Setting up devices %}</li>
|
||||
<li>{% active_link /getting-started/customizing-devices/ Customizing devices and services %}</li>
|
||||
<li>{% active_link /getting-started/presence-detection/ Presence Detection %}</li>
|
||||
<li>{% active_link /getting-started/automation/ Automation %}</li>
|
||||
<li>{% active_link /getting-started/troubleshooting-configuration/ Troubleshooting configuration.yaml %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
{% active_link /getting-started/automation/ Automation %}
|
||||
<ul>
|
||||
<li>{% active_link /getting-started/automation-create-first/ Tutorial %}</li>
|
||||
<li>{% active_link /getting-started/automation-trigger/ Triggers %}</li>
|
||||
<li>{% active_link /getting-started/automation-condition/ Conditions %}</li>
|
||||
<li>{% active_link /getting-started/automation-action/ Actions %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
{% active_link /getting-started/autostart/ Auto-start Home Assistant %}
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue