mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add note about hosting files in www folder (#11834)
This commit is contained in:
parent
7febd86275
commit
473f9f8884
@ -162,6 +162,12 @@ If you want to use Home Assistant to host or serve static files then create a di
|
||||
|
||||
</div>
|
||||
|
||||
<div class='note warning'>
|
||||
|
||||
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.
|
||||
|
||||
</div>
|
||||
|
||||
## 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user