diff --git a/source/_integrations/http.markdown b/source/_integrations/http.markdown index 40f759fc2a4..81ebaf9d5c5 100644 --- a/source/_integrations/http.markdown +++ b/source/_integrations/http.markdown @@ -162,6 +162,12 @@ If you want to use Home Assistant to host or serve static files then create a di +
+ + Files served from the `www`/`local` folder, aren't protected by the Home Assistant authentication. Files stored in this folder, if the URL is known, can be accessed by anybody without authentication. + +
+ ## Binary Sensor The HTTP binary sensor is dynamically created with the first request that is made to its URL. You don't have to define it in the configuration first.