Add warning about the API password

This commit is contained in:
Fabian Affolter
2016-07-29 22:26:24 +02:00
parent e0e1553324
commit dcd424089c
2 changed files with 8 additions and 0 deletions

View File

@@ -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 %}