Add warning about the API password
This commit is contained in:
parent
e0e1553324
commit
dcd424089c
2 changed files with 8 additions and 0 deletions
|
@ -42,6 +42,10 @@ http:
|
|||
api_password: YOUR_PASSWORD
|
||||
```
|
||||
|
||||
<p class='note warning'>
|
||||
If you are planing to expose your Home Assistant instance to the internet and don't set a password then your installation could be accessed by everybody.
|
||||
</p>
|
||||
|
||||
See the [HTTP component documentation](/components/http/) for more options like HTTPS encryption.
|
||||
|
||||
### {% linkable_title Setting up your phone or tablet %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue