Baptiste Candellier
3062312649
Add config flow + async support for SmartHab integration (#34387)
* Setup barebones SmartHab config flow
* Setup authentication flow
* Make setup async, add config flow receivers
* Add French translation
* Fix async issues
* Address review comments (thanks bdraco!)
* Fix unloading entries
* Migrate translations dir according to warning
* Create list of components
* Fix pylint false positive
* Fix bad copy-pastes 🤭
* Add async support to SmartHab component
* Address review comments (bdraco)
* Fix pylint
* Improve exception handling (bdraco)
* Apply suggestions from code review (bdraco)
Co-authored-by: J. Nick Koston <nick@koston.org>
* Don't log exceptions manually, fix error
* Reduce repeated lines in async_step_user (bdraco)
* Remove useless else (pylint)
* Remove broad exception handler
* Create strings.json + remove fr i18n
* Write tests for smarthab config flow
* Test import flow
* Fix import test
* Update homeassistant/components/smarthab/config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-07-05 14:20:51 -05:00
..
2020-05-03 11:27:19 -07:00
2020-07-05 14:20:51 -05:00
2020-07-02 21:29:09 +02:00
2019-12-19 14:00:22 +01:00
2020-07-04 16:55:44 +02:00
2020-05-03 11:27:19 -07:00
2016-01-30 14:08:32 -05:00
2020-05-03 11:27:19 -07:00
2020-04-11 20:20:19 +02:00
2020-04-30 21:37:58 +02:00
2020-06-15 16:30:40 -07:00
2016-10-23 23:48:01 -07:00
2020-04-30 13:29:50 -07:00
2020-01-20 18:44:55 +02:00
2020-06-29 09:39:24 -07:00
2020-06-29 09:39:24 -07:00
2020-05-06 18:40:21 -07:00
2020-06-19 17:24:33 -07:00
2020-06-15 13:38:38 +02:00
2020-06-23 17:05:32 -05:00
2020-06-24 17:37:01 -07:00
2020-05-05 21:34:51 -07:00
2020-06-19 17:24:33 -07:00
2020-05-03 11:27:19 -07:00
2020-06-05 14:33:26 -07:00
2020-06-19 17:24:33 -07:00