Add "Tools and Helper" section (#2114)
This commit is contained in:
parent
eabad4f1ef
commit
9d709051d9
6 changed files with 67 additions and 12 deletions
|
@ -33,7 +33,6 @@
|
|||
<li>{% active_link /docs/configuration/basic/ Basic information %}</li>
|
||||
<li>{% active_link /docs/configuration/devices/ Setting up devices %}</li>
|
||||
<li>{% active_link /docs/configuration/customizing-devices/ Customizing devices and services %}</li>
|
||||
<li>{% active_link /docs/configuration/presence-detection/ Presence Detection %}</li>
|
||||
<li>{% active_link /docs/configuration/troubleshooting/ Troubleshooting %}</li>
|
||||
<li>{% active_link /docs/configuration/securing/ Security Check Points %}</li>
|
||||
</ul>
|
||||
|
@ -85,6 +84,14 @@
|
|||
<li>{% active_link /docs/scripts/conditions/ Conditions %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
{% active_link /docs/tools/ Tools and Helpers %}
|
||||
<ul>
|
||||
<li>{% active_link /docs/tools/dev-tools/ Developer Tools %}</li>
|
||||
<li>{% active_link /docs/tools/hass/ hass %}</li>
|
||||
<li>{% active_link /docs/tools/scripts/ Scripts %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
{% active_link /docs/z-wave/ Z-Wave %}
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue