Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.pyload.const
 

Variables

string homeassistant.components.pyload.const.DEFAULT_HOST = "localhost"
 
string homeassistant.components.pyload.const.DEFAULT_NAME = "pyLoad"
 
int homeassistant.components.pyload.const.DEFAULT_PORT = 8000
 
string homeassistant.components.pyload.const.DOMAIN = "pyload"
 
dictionary homeassistant.components.pyload.const.ISSUE_PLACEHOLDER = {"url": "/config/integrations/dashboard/add?domain=pyload"}
 
string homeassistant.components.pyload.const.MANUFACTURER = "pyLoad Team"
 
string homeassistant.components.pyload.const.SERVICE_NAME = "pyLoad"
 
string homeassistant.components.pyload.const.UNIT_DOWNLOADS = "downloads"