Franck Nijhof
|
a6206b2819
|
Clean up connection classes in integrations M-O (#49892)
|
2021-04-30 21:03:37 -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
|
34b258e812
|
Rename HomeAssistantType —> HomeAssistant for integrations n* - p* (#49559)
|
2021-04-22 08:23:19 -10:00 |
Paulus Schoutsen
|
a90d3a051f
|
prefer total_seconds over seconds (#49505)
|
2021-04-20 17:41:36 -07: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
|
3d2b81a401
|
Update typing 11 (#48072)
|
2021-03-18 13:21:46 +01:00 |
springstan
|
1f8c1f151d
|
Fix requiring username or password for nzbget yaml config (#40003)
|
2020-09-13 22:04:48 +02:00 |
Chris Talkington
|
863c7414bc
|
Implement code review for nzbget (#39425)
* implement code review for nzbget
* Update strings.json
* Update sensor.py
* Update config_flow.py
* Update sensor.py
* Update config_flow.py
* Update config_flow.py
* Update config_flow.py
|
2020-08-30 13:59:15 -05:00 |
Chris Talkington
|
7469f57a7b
|
Add config flow to nzbget (#38938)
* work on config flow
* Update test_init.py
* work on config flow
* Update test_config_flow.py
* Update test_config_flow.py
* Update __init__.py
* Update test_config_flow.py
* Update __init__.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Apply suggestions from code review
Co-authored-by: J. Nick Koston <nick@koston.org>
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update config_flow.py
* Update __init__.py
* Update __init__.py
* Create coordinator.py
* Update __init__.py
* Update sensor.py
* Update __init__.py
* Update .coveragerc
* Update coordinator.py
* Update __init__.py
* Update coordinator.py
* Update __init__.py
* Update coordinator.py
* Update config_flow.py
* Update __init__.py
* Update coordinator.py
* Update __init__.py
* Update test_config_flow.py
* Update coordinator.py
* Update test_config_flow.py
* Update test_init.py
* Update homeassistant/components/nzbget/coordinator.py
* Update test_config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2020-08-29 16:47:00 -05:00 |