Classes | |
| class | GoogleCloudConfigFlow |
| class | GoogleCloudOptionsFlowHandler |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| STEP_USER_DATA_SCHEMA | |
| string | UPLOADED_KEY_FILE = "uploaded_key_file" |
Config flow for the Google Cloud integration.
|
private |
Definition at line 46 of file config_flow.py.
| homeassistant.components.google_cloud.config_flow.STEP_USER_DATA_SCHEMA |
Definition at line 50 of file config_flow.py.
| string homeassistant.components.google_cloud.config_flow.UPLOADED_KEY_FILE = "uploaded_key_file" |
Definition at line 48 of file config_flow.py.