mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Added Post Processing Jobs to NZBGet component (#11279)
This adds the documentation for an extra sensor entry for the number of post-processing jobs in the NZBGet component.
This commit is contained in:
parent
4ce142f47c
commit
a0c99f0877
@ -62,6 +62,7 @@ This component will create these sensors:
|
||||
- `nzbget_speed`: Current download rate in MB/s.
|
||||
- `nzbget_queue_size`: Remaining size to download in MB.
|
||||
- `nzbget_disk_free`: Free disk space at the storage location of NZBGet.
|
||||
- `nzbget_post_processing_jobs`: Number of Par-Jobs or Post-processing script jobs in the post-processing queue.
|
||||
- `nzbget_post_processing_paused`: Whether post processing is paused.
|
||||
- `nzbget_uptime`: NZBGet server uptime.
|
||||
- `nzbget_size`: Amount of data downloaded since server start in MB.
|
||||
|
Loading…
x
Reference in New Issue
Block a user