mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 07:16:29 +00:00
Add link to config flow handlers
This commit is contained in:
parent
135684a91e
commit
421cc24761
@ -3,7 +3,7 @@ title: Config Entries
|
|||||||
sidebar_label: Introduction
|
sidebar_label: Introduction
|
||||||
---
|
---
|
||||||
|
|
||||||
Config Entries are configuration data that are persistently stored by Home Assistant.
|
Config Entries are configuration data that are persistently stored by Home Assistant. A config entry is created by a user via the UI. The UI flow is powered by a [config flow handler](config_entries_config_flow_handler.md) as defined by the component.
|
||||||
|
|
||||||
## Setting up an entry
|
## Setting up an entry
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user