Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.schlage.const
 

Variables

string homeassistant.components.schlage.const.DOMAIN = "schlage"
 
 homeassistant.components.schlage.const.LOGGER = logging.getLogger(__package__)
 
string homeassistant.components.schlage.const.MANUFACTURER = "Schlage"
 
 homeassistant.components.schlage.const.UPDATE_INTERVAL = timedelta(seconds=30)