Remove warning about api_password (#11225)

This commit is contained in:
Villhellm 2019-11-18 13:41:15 -08:00 committed by Franck Nijhof
parent 4467de4c34
commit 8682951839

View File

@ -10,12 +10,6 @@ ha_release: 0.7
The `api` integration exposes a RESTful API and allows one to interact with a Home Assistant instance that is running headless. This integration depends on the [`http` integration](/integrations/http/). The `api` integration exposes a RESTful API and allows one to interact with a Home Assistant instance that is running headless. This integration depends on the [`http` integration](/integrations/http/).
<div class='note warning'>
It is HIGHLY recommended that you set the `api_password`, especially if you are planning to expose your installation to the internet.
</div>
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
api: api: