Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.rova.const
 

Variables

string homeassistant.components.rova.const.CONF_HOUSE_NUMBER = "house_number"
 
string homeassistant.components.rova.const.CONF_HOUSE_NUMBER_SUFFIX = "house_number_suffix"
 
string homeassistant.components.rova.const.CONF_ZIP_CODE = "zip_code"
 
string homeassistant.components.rova.const.DEFAULT_NAME = "Rova"
 
string homeassistant.components.rova.const.DOMAIN = "rova"
 
 homeassistant.components.rova.const.LOGGER = logging.getLogger(__package__)