Quentame
a73a1a4489
Use config_entry.unique_id in Linky ( #31051 )
...
* Use config_entry.unique_id in Linky
* Reviews
* _show_setup_form not async
2020-01-27 08:57:36 -08:00
Quentame
5ce437dc30
Fixing config_entries.async_forward_entry_unload calls (step 1) ( #27857 )
2019-10-20 12:15:46 +02:00
Quentame
dcdcfdd376
Unload linky config entry ( #27831 )
2019-10-17 17:22:16 -07:00
Quentame
b4058b5c7f
Add config flow to linky ( #26076 )
...
* Linky: setup ConfigFlow
* async_track_time_interval
* Review from @MartinHjelmare 1
* Review from @MartinHjelmare 2
* Review from @MartinHjelmare 3
* Review from @MartinHjelmare 4
* black --fast homeassistant tests
* Bump pylinky to 0.4.0 and add error user feedback
* Fix .coveragerc
* Linky platform moved to integration in config.yml and with multiple accounts
* Remove useless logs
* Review from @MartinHjelmare 5
* Add config flow tests
* Add config flow tests : login + fetch on failed
2019-09-04 07:04:26 +02:00
Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00