Variables | |
| string | CONF_WEB_PORT = "web_port" |
| string | DEFAULT_NAME = "Deluge" |
| int | DEFAULT_RPC_PORT = 58846 |
| int | DEFAULT_WEB_PORT = 8112 |
| Final | |
| LOGGER = logging.getLogger(__package__) | |
Constants for the Deluge integration.
| string homeassistant.components.deluge.const.CONF_WEB_PORT = "web_port" |
| string homeassistant.components.deluge.const.DEFAULT_NAME = "Deluge" |
| int homeassistant.components.deluge.const.DEFAULT_RPC_PORT = 58846 |
| int homeassistant.components.deluge.const.DEFAULT_WEB_PORT = 8112 |