Variables | |
| string | CONF_DRIVES = "drives" |
| string | CONF_NICS = "nics" |
| string | CONF_VOLUMES = "volumes" |
| int | DEFAULT_PORT = 8080 |
| bool | DEFAULT_SSL = False |
| int | DEFAULT_TIMEOUT = 5 |
| bool | DEFAULT_VERIFY_SSL = True |
| string | DOMAIN = "qnap" |
The Qnap constants.
| string homeassistant.components.qnap.const.CONF_DRIVES = "drives" |
| string homeassistant.components.qnap.const.CONF_NICS = "nics" |
| string homeassistant.components.qnap.const.CONF_VOLUMES = "volumes" |
| bool homeassistant.components.qnap.const.DEFAULT_VERIFY_SSL = True |