Files
core/tests/helpers
Jason HuandPaulus Schoutsen f58425dd3c Refactor data entry flow (#15883)
* Refactoring data_entry_flow and config_entry_flow

Move SOURCE_* to config_entries
Change data_entry_flow.FlowManager.async_init() source param default
 to None
Change this first step_id as source or init if source is None
_BaseFlowManagerView pass in SOURCE_USER as default source

* First step of data entry flow decided by _async_create_flow() now

* Lint

* Change helpers.config_entry_flow.DiscoveryFlowHandler default step

* Change FlowManager.async_init source param to context dict param
2018-08-09 13:24:14 +02:00
..
2016-03-09 11:15:04 +01:00
2018-01-29 23:37:19 +01:00
2018-02-10 11:40:24 +01:00
2016-10-30 22:18:53 +01:00
2016-10-30 22:18:53 +01:00
2018-06-28 22:14:26 -04:00