Franck Nijhof
|
055cdc64c0
|
Add support for IoT class in manifest (#46935)
|
2021-04-15 10:21:38 +02: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 |
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -07:00 |
Franck Nijhof
|
dc02c28891
|
Correct names in manifests (M-P) (#30541)
|
2020-01-07 13:28:35 +01:00 |
Franck Nijhof
|
c7da781efc
|
Update documentation link URL for integrations in all manifests (#27114)
|
2019-10-02 09:25:44 -07:00 |
chriscla
|
57833f5b1e
|
Refactor nzbget to support future platform changes (#26462)
* Re-factor nzbget platform to enable future features.
* Re-factor nzbget platform to enable future features.
* Re-factor nzbget platform to enable future features.
* Re-factor nzbget platform to enable future features.
* Use pynzbgetapi instead of raw HTTP requests
* Using pynzbgetapi
* Pinning pynzbgetapi version.
* Requiring pynzbgetapi 0.2.0
* Addressing review comments
* Refreshing requirements (adding pynzbgetapi)
* Remove period from logging message
* Updating requirements file
* Add nzbget init to .coveragerc
* Adding nzbget codeowner
* Updating codeowners file
|
2019-09-15 02:44:19 +02:00 |
Paulus Schoutsen
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -07:00 |