mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Remove warning about api_password (#11225)
This commit is contained in:
parent
4467de4c34
commit
8682951839
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user