Milan Meulemans
|
348d7a5622
|
Remove incorrect use of ConfigType in config flows (#53544)
|
2021-07-27 12:33:17 +02:00 |
Franck Nijhof
|
8eb27374c6
|
Clean up connection classes in integrations P-S (#49893)
|
2021-04-30 21:04:44 -10:00 |
Ruslan Sayfutdinov
|
183220008d
|
Rename FlowResultDict to FlowResult (#49847)
|
2021-04-29 13:40:51 +02:00 |
Milan Meulemans
|
48695869f9
|
Change dict[str, Any] to FlowResultDict (#49546)
|
2021-04-22 17:23:15 -10:00 |
jan iversen
|
2e084f260e
|
Rename HomeAssistantType —> HomeAssistant, integrations s* - t* (#49550)
|
2021-04-22 16:21:38 +02:00 |
J. Nick Koston
|
4cd7f9bd8b
|
Raise ConfigEntryAuthFailed during setup or coordinator update to start reauth (#48962)
|
2021-04-09 19:41:29 -10:00 |
Marc Mueller
|
2956eb0902
|
Update pylint to 2.7.3 (#48488)
* Update pylint to 2.7.3
* Add class-const-naming-style
* Remove unused-import message
* Additional cleanup
|
2021-03-29 18:02:56 -10:00 |
Marc Mueller
|
a3cd1854f6
|
Update typing 12 (#48073)
|
2021-03-18 14:31:38 +01:00 |
Chris Talkington
|
243a4e5df6
|
Remove deprecated YAML config from sonarr (#41904)
|
2020-10-16 13:43:35 +02:00 |
Chris Talkington
|
cbdd712b3d
|
Remove sonarr reauth persistent notification (#41911)
|
2020-10-16 01:19:22 +02:00 |
Chris Talkington
|
432133a12a
|
Add ability to reauth sonarr (#40306)
* add ability to reauth sonarr
* Update config_flow.py
* work on reauth
* Update test_init.py
* Update config_flow.py
* Update strings.json
* Update test_config_flow.py
* Update strings.json
* Update test_config_flow.py
* Update __init__.py
* Update __init__.py
* Update config_flow.py
* Update strings.json
* Update config_flow.py
* Update __init__.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update strings.json
* Update test_config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Update strings.json
* Update config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
|
2020-09-28 20:15:59 -05:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
Chris Talkington
|
940249f45e
|
Refactor Sonarr Integration (#33859)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2020-05-29 17:08:05 -07:00 |