From 8682951839c47e9951e5adff9c14d25fbaf1ab76 Mon Sep 17 00:00:00 2001 From: Villhellm Date: Mon, 18 Nov 2019 13:41:15 -0800 Subject: [PATCH] Remove warning about api_password (#11225) --- source/_integrations/api.markdown | 6 ------ 1 file changed, 6 deletions(-) diff --git a/source/_integrations/api.markdown b/source/_integrations/api.markdown index 2bf01bb8b89..145aec44d37 100644 --- a/source/_integrations/api.markdown +++ b/source/_integrations/api.markdown @@ -10,12 +10,6 @@ ha_release: 0.7 The `api` integration exposes a RESTful API and allows one to interact with a Home Assistant instance that is running headless. This integration depends on the [`http` integration](/integrations/http/). -
- -It is HIGHLY recommended that you set the `api_password`, especially if you are planning to expose your installation to the internet. - -
- ```yaml # Example configuration.yaml entry api: