Franck Nijhof ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00

1.8 KiB

layout title description date sidebar comments sharing footer logo ha_category ha_release ha_qa_scale
page Config Instructions on how to setup the configuration panel for Home Assistant. 2017-02-24 20:00 true false true true 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.

To enable the configuration panel, add the following to your configuration.yaml file:

# 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 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.

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.

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.