Classes | |
| class | IcloudFlowHandler |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | CONF_TRUSTED_DEVICE = "trusted_device" |
| string | CONF_VERIFICATION_CODE = "verification_code" |
Config flow to configure the iCloud integration.
|
private |
Definition at line 38 of file config_flow.py.
| string homeassistant.components.icloud.config_flow.CONF_TRUSTED_DEVICE = "trusted_device" |
Definition at line 35 of file config_flow.py.
| string homeassistant.components.icloud.config_flow.CONF_VERIFICATION_CODE = "verification_code" |
Definition at line 36 of file config_flow.py.