data entry now called introduction in sidebar

This commit is contained in:
Paulus Schoutsen 2018-04-28 21:50:47 -04:00
parent 2401883ed9
commit 6d6783cd22

View File

@ -1,5 +1,6 @@
---
title: Data Entry Flow
sidebar_label: Introduction
---
Data Entry Flow is a data entry framework that is part of Home Assistant. Data entry is done via data entry flows. A flow can represent a simple login form or a multi-step setup wizard for a component. A Flow Manager is managing all flows that are in progress and handles creation of new flows.