Paulus Schoutsen
|
83d300fd11
|
Custom component loading cleanup (#14211)
* Clean up custom component loading
* Fix some tests
* Fix some stuff
* Make imports work again
* Fix tests
* Remove debug print
* Lint
|
2018-05-01 20:57:30 +02:00 |
|
Paulus Schoutsen
|
534aa0e4b5
|
Add data entry flow helper (#13935)
* Extract data entry flows HTTP views into helper
* Remove use of domain
* Lint
* Fix tests
* Update doc
|
2018-04-17 11:44:32 +02:00 |
|
Paulus Schoutsen
|
4d44c0feff
|
Further untangle data entry flow (#13855)
* Further untangle data entry flow
* Fix test
* Remove helper class
|
2018-04-14 14:38:24 -04:00 |
|
Paulus Schoutsen
|
60508f7215
|
Extract config flow to own module (#13840)
* Extract config flow to own module
* Lint
* fix lint
* fix typo
* ConfigFlowHandler -> FlowHandler
* Rename to data_entry_flow
|
2018-04-13 10:14:53 -04:00 |
|
Paulus Schoutsen
|
89a19c89a7
|
Fix aiohttp deprecation warnings (#13240)
* Fix aiohttp deprecation warnings
* Fix Ring deprecation warning
* Lint
|
2018-03-15 21:49:49 +01:00 |
|
Adam Mills
|
26960283a0
|
Config flow translations (#13066)
* Development script for testing translation strings
* Localize backend of config flow
* Fix hue tests
* Update hue.en.json
* Move components to individual directories
* Bridge -> bridge
|
2018-03-11 12:04:34 -07:00 |
|
Paulus Schoutsen
|
b3a47722f0
|
Initial support for Config Entries (#12079)
* Introduce Config Entries
* Rebase fail
* Address comments
* Address more comments
* RequestDataValidator moved
|
2018-02-16 14:07:38 -08:00 |
|