Variables | |
| int | DEFAULT_PORT = 10000 |
| bool | DEFAULT_SSL = True |
| bool | DEFAULT_VERIFY_SSL = False |
| string | DOMAIN = "webmin" |
| Logger | |
Constants for the Webmin integration.
| int homeassistant.components.webmin.const.DEFAULT_PORT = 10000 |
| bool homeassistant.components.webmin.const.DEFAULT_SSL = True |
| bool homeassistant.components.webmin.const.DEFAULT_VERIFY_SSL = False |
| string homeassistant.components.webmin.const.DOMAIN = "webmin" |