mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Fix formatting in pyLoad (#37673)
This commit is contained in:
parent
0a72ae0bec
commit
547d43b107
@ -69,23 +69,23 @@ Password:
|
||||
|
||||
## Sensors
|
||||
|
||||
- **Speed:** Monitors the current download speed.
|
||||
- **Active downloads:** Indicates the number of files pyLoad is actively downloading
|
||||
- **Downloads in queue:** Shows the number of downloads currently in the queue.
|
||||
- **Finished downloads:** Indicates the number of completed downloads.
|
||||
- **Free space:** Shows the available disk space in the download directory.
|
||||
- **Speed**: Monitors the current download speed.
|
||||
- **Active downloads**: Indicates the number of files pyLoad is actively downloading
|
||||
- **Downloads in queue**: Shows the number of downloads currently in the queue.
|
||||
- **Finished downloads**: Indicates the number of completed downloads.
|
||||
- **Free space**: Shows the available disk space in the download directory.
|
||||
|
||||
## Buttons
|
||||
|
||||
- **Abort all running downloads:** Aborts all currently running downloads.
|
||||
- **Delete finished files/packages:** Deletes all finished files and packages.
|
||||
- **Restart all failed files/packages:** Restarts all failed downloads.
|
||||
- **Abort all running downloads**: Aborts all currently running downloads.
|
||||
- **Delete finished files/packages**: Deletes all finished files and packages.
|
||||
- **Restart all failed files/packages**: Restarts all failed downloads.
|
||||
- **Restart pyLoad core**: Restarts the pyLoad core.
|
||||
|
||||
## Switches
|
||||
|
||||
- **Pause/Resume Queue:** Pauses or resumes the download queue. When paused, active downloads will continue, but new downloads in the queue will not start.
|
||||
- **Auto-reconnect:** If configured, enables pyLoad to automatically reconnect the internet connection.
|
||||
- **Pause/Resume Queue**: Pauses or resumes the download queue. When paused, active downloads will continue, but new downloads in the queue will not start.
|
||||
- **Auto-reconnect**: If configured, enables pyLoad to automatically reconnect the internet connection.
|
||||
|
||||
## Automations
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user