Variables | |
| string | CONF_MFA_CODE = "mfa_code" |
| string | CONF_MFA_SECRET = "mfa_secret" |
| string | DOMAIN = "monarch_money" |
| LOGGER = logging.getLogger(__package__) | |
Constants for the Monarch Money integration.
| 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" |