Remove ensure_config page (#13377)

This commit is contained in:
Franck Nijhof 2020-05-10 03:02:36 +02:00 committed by GitHub
parent 469cb0d8dd
commit 72ddc2b7c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 12 deletions

View File

@ -1,11 +0,0 @@
---
title: "ensure_config"
description: "Script to perform a check if the configuration file exists"
---
This script checks if the `configuration.yaml` file exists. If the file is not available, one is created.
```bash
$ hass --script ensure_config
```

View File

@ -135,7 +135,6 @@
<li>{% active_link /docs/tools/benchmark/ benchmark %}</li>
<li>{% active_link /docs/tools/check_config/ check_config %}</li>
<li>{% active_link /docs/tools/credstash/ credstash %}</li>
<li>{% active_link /docs/tools/ensure_config/ ensure_config %}</li>
<li>{% active_link /docs/tools/keyring/ keyring %}</li>
</ul>
</li>