pyLoad

The pyLoad integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] enables monitoring your downloads directly in Home Assistant. This integration provides various sensors to keep track of your download activities and allows creating automations based on the sensor information, alongside button and switch controls for performing specific tasks such as aborting downloads and managing file restarts.

Configuration

To add the pyLoad service to your Home Assistant instance, use this My button:

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.

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.
  • 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.