Namespaces | |
| camera | |
| const | |
Functions | |
| bool | setup (HomeAssistant hass, ConfigType config) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| CONFIG_SCHEMA | |
| int | DEFAULT_PORT = 8080 |
| string | SERVICE_CHANNEL_GUID = "guid" |
| SERVICE_CHANNEL_RECORD_SCHEMA | |
Support for QVR Pro NVR software by QNAP.
| bool homeassistant.components.qvr_pro.setup | ( | HomeAssistant | hass, |
| ConfigType | config | ||
| ) |
Set up the QVR Pro component.
Definition at line 57 of file __init__.py.
|
private |
Definition at line 33 of file __init__.py.
| homeassistant.components.qvr_pro.CONFIG_SCHEMA |
Definition at line 35 of file __init__.py.
| int homeassistant.components.qvr_pro.DEFAULT_PORT = 8080 |
Definition at line 29 of file __init__.py.
| string homeassistant.components.qvr_pro.SERVICE_CHANNEL_GUID = "guid" |
Definition at line 31 of file __init__.py.
| homeassistant.components.qvr_pro.SERVICE_CHANNEL_RECORD_SCHEMA |
Definition at line 52 of file __init__.py.