Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.webmin.const
 

Variables

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"
 
 homeassistant.components.webmin.const.Logger