mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-08-13 19:29:55 +00:00
.github
.themes
_deploy
credits_generator
plugins
sass
source
_addons
_components
_cookbook
_data
_docs
_faq
_includes
_layouts
_posts
addons
assets
blog
code_of_conduct
components
cookbook
demo
developers
docs
faq
font
getting-started
automation-2.markdown
automation.markdown
configuration.markdown
index.markdown
presence-detection.markdown
use.markdown
hassio
help
images
javascripts
privacy
static
tos
CNAME
atom.xml
favicon.png
googlef4f3693c209fe788.html
index.html
robots.txt
service_worker.js
version.json
.editorconfig
.gitattributes
.gitignore
.gitmodules
.powrc
.project
.ruby-version
.slugignore
.travis.yml
CLA.md
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
LICENSE.md
README.markdown
Rakefile
_config.yml
config.rb
config.ru
21 lines
831 B
Markdown
21 lines
831 B
Markdown
---
|
|
layout: page
|
|
title: "Manage Home Assistant"
|
|
description: "Instructions about how to manage Home Assistant."
|
|
date: 2016-09-26 21:00
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
---
|
|
|
|
If you are using Hassbian, browse to [http://hassbian.local:8123](http://hassbian.local:8123) to open the Home Assistant frontend.
|
|
|
|
To reload your configuration, go to **Configuration** in your side panel, and choose "CHECK CONFIG" and "RELOAD CORE":
|
|
|
|
<p class='img'>
|
|
<img src='/images/screenshots/configuration-validation.png' />
|
|
</p>
|
|
|
|
Now that you saw a glimpse of what is possible, take a look at the [documentation](/docs/), ask your questions in our [forum](https://community.home-assistant.io/), join us for a [chat](https://discord.gg/c5DvZ4e), or report your [issues](https://github.com/home-assistant/home-assistant/issues).
|