Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.monarch_money.const
 

Variables

string homeassistant.components.monarch_money.const.CONF_MFA_CODE = "mfa_code"
 
string homeassistant.components.monarch_money.const.CONF_MFA_SECRET = "mfa_secret"
 
string homeassistant.components.monarch_money.const.DOMAIN = "monarch_money"
 
 homeassistant.components.monarch_money.const.LOGGER = logging.getLogger(__package__)