mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Remove obsolete warning for api_password
(#13694)
The `api_password` config key has been completely removed from Home Assistant Core, therefore this warning is no longer relevant.
This commit is contained in:
parent
c08a7f8e15
commit
aae4f08290
@ -12,12 +12,6 @@ ha_domain: websocket_api
|
||||
|
||||
The `websocket_api` integration set up a WebSocket API and allows one to interact with a Home Assistant instance that is running headless. This integration depends on the [`http` component](/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>
|
||||
|
||||
## Configuration
|
||||
|
||||
```yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user