core/homeassistant/components/nzbget
Alex van den Hoogen fe626f5669 Add Post Processing Jobs to NZBGet component (#29027)
* Added Post Processing Jobs to NZBGet component

In the current implementation of the NZBGet component there is no way of
knowing whether NZBGet is still in the Post Processing phase of a download
job. This can be very useful information. For instance when you want to
suspend the NZBGet service when all queue items have been completed.

This change adds that additional sensor.

* Renamed Count to Jobs in NZBGet component
2019-11-26 11:31:20 -08:00
..
__init__.py Fire an event when nzbget download completes (#27763) 2019-11-04 19:39:03 +01:00
manifest.json
sensor.py Add Post Processing Jobs to NZBGet component (#29027) 2019-11-26 11:31:20 -08:00
services.yaml