mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Removed api_password (#6556)
Removed api_password from example configuration. api_password is being discontinued and replaced with users/password.
This commit is contained in:
parent
bdfab0be9c
commit
0e3fa5d250
@ -38,7 +38,6 @@ Update the `http:` entry in your `configuration.yaml` file and let it point to y
|
||||
|
||||
```yaml
|
||||
http:
|
||||
api_password: YOUR_SECRET_PASSWORD
|
||||
ssl_certificate: /home/your_user/.homeassistant/certificate.pem
|
||||
ssl_key: /home/your_user/.homeassistant/privkey.pem
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user