diff --git a/source/_integrations/websocket_api.markdown b/source/_integrations/websocket_api.markdown index da251d29c8c..91e3452ce3c 100644 --- a/source/_integrations/websocket_api.markdown +++ b/source/_integrations/websocket_api.markdown @@ -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/). -
- -It is HIGHLY recommended that you set the `api_password`, especially if you are planning to expose your installation to the internet. - -
- ## Configuration ```yaml