Files
ha-core/tests
Jason Hu 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
..
2018-08-09 13:24:14 +02:00
2018-07-20 11:45:20 +03:00
2018-08-09 13:24:14 +02:00
2018-07-13 15:31:20 +02:00
2018-07-28 17:53:37 -07:00
2018-02-22 23:22:27 -08:00