Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.pyload.switch.PyLoadSwitch Class Reference
Inheritance diagram for homeassistant.components.pyload.switch.PyLoadSwitch:
[legend]
Collaboration diagram for homeassistant.components.pyload.switch.PyLoadSwitch:
[legend]

Static Public Attributes

string PAUSE_RESUME_QUEUE = "download"
 
string RECONNECT = "reconnect"
 

Detailed Description

PyLoad Switch Entities.

Definition at line 27 of file switch.py.

Member Data Documentation

◆ PAUSE_RESUME_QUEUE

string homeassistant.components.pyload.switch.PyLoadSwitch.PAUSE_RESUME_QUEUE = "download"
static

Definition at line 30 of file switch.py.

◆ RECONNECT

string homeassistant.components.pyload.switch.PyLoadSwitch.RECONNECT = "reconnect"
static

Definition at line 31 of file switch.py.


The documentation for this class was generated from the following file: