Update script docs
This commit is contained in:
parent
99536c46da
commit
4be4102776
18 changed files with 417 additions and 189 deletions
|
@ -21,7 +21,7 @@
|
|||
<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/troubleshooting-configuration/ Troubleshooting configuration.yaml %}</li>
|
||||
<li>{% active_link /getting-started/troubleshooting-configuration/ Troubleshooting %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -31,6 +31,14 @@
|
|||
<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>
|
||||
<li>{% active_link /getting-started/automation-templating/ Templates %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
{% active_link /getting-started/scripts/ Scripts %}
|
||||
<ul>
|
||||
<li>{% active_link /getting-started/scripts-service-calls/ Service Calls %}</li>
|
||||
<li>{% active_link /getting-started/scripts-conditions/ Conditions %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue