1DontEx1st 0090ae5789 Patch 5 (#10824)
* Update history.markdown

mentioned that this is included in default_config

* Update automation.markdown

mentioned that this is included in default_config

* Update cloud.markdown

mentioned that this is included in default_config

* Update config.markdown

mentioned that this is included in default_config

* Update frontend.markdown

mentioned that this is included in default_config

* Update logbook.markdown

mentioned that this is included in default_config

* Update map.markdown

mentioned that this is included in default_config

* Update person.markdown

mentioned that this is included in default_config

* Update ssdp.markdown

mentioned that this is included in default_config

* Update sun.markdown

mentioned that this is included in default_config

* Update system_health.markdown

made default_config blurb more consistent

* Update updater.markdown

mentioned that this is included in default_config

* Update zeroconf.markdown

mentioned that this is included in default_config

* Update automation.markdown

linked default_config

* Update cloud.markdown

linked default_config

* Update config.markdown

linked default_config

* Update frontend.markdown

linked default_config

* Update history.markdown

linked default_config

* Update logbook.markdown

linked default_config

* Update map.markdown

linked default_config

* Update mobile_app.markdown

linked default_config

* Update person.markdown

linked default_config

* Update ssdp.markdown

linked default_config

* Update sun.markdown

linked default_config

* Update light.mqtt.markdown

typo fix
2019-10-17 00:45:47 +05:30

2.3 KiB

title, description, logo, ha_category, ha_release, ha_qa_scale
title description logo ha_category ha_release ha_qa_scale
Config Instructions on how to setup the configuration panel for Home Assistant. home-assistant.png
Front End
0.39 internal

The config integration is designed to display panels in the frontend to configure and manage parts of Home Assistant.

This integration is by default enabled, unless you've disabled or removed the default_config: line from your configuration. If that is the case, the following example shows you how to enable this integration manually:

# Example configuration.yaml entry
config:

Integrations

This section enables you to manage integrations for devices such as Philips Hue and Sonos from within Home Assistant.

Users

This section enables you to manage your Home Assistant users.

General

This section enables you to manage the name, location, and unit system of your Home Assistant installation.

Server Control

This section enables you to control Home Assistant from within Home Assistant. Check your configuration, reload the core, groups, scripts, automations, and the Home Assistant process itself with a single mouse click.

Persons

This section enables you to associate users with their device tracker entities using the person component.

Entity Registry

This section enables you to override the name, change the entity ID or disable an entity in Home Assistant.

Area Registry

This section enables you to organize entities to physical areas of your home.

Automation

This section enables you to create and modify automations from within Home Assistant, without needing to write out the yaml code.

Script

Similar to the automation editor, this section enables you to create and modify scripts from within Home Assistant, without needing to write out the yaml code.

Z-Wave

This section enables you to control your Z-Wave network and devices from within Home Assistant. You can add and remove devices, as well as change device specific configuration variables.

Customization

This section enables you to customize entities within Home Assistant. Use this to set friendly names, change icons, hide entities, and modify other attributes.