You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Offers a web framework to serve files."
4
+
description: "Offers a frontend to Home Assistant."
5
5
date: 2015-12-06 21:35
6
6
sidebar: true
7
7
comments: false
@@ -11,14 +11,9 @@ logo: home-assistant.png
11
11
ha_category: "Other"
12
12
---
13
13
14
-
The `http` component serves all files and data required for the Home Assistant frontend. You only need to add this to your configuration file if you want to change any of the default settings.
15
-
16
-
<pclass='note warning'>
17
-
It's HIGHLY recommended that you set the `api_password`, especially if you are planning to expose your installation to the internet.
18
-
</p>
14
+
This offers the official frontend to control Home Assistant.
0 commit comments