Classes | |
| class | EzvizConfigFlow |
| class | EzvizOptionsFlowHandler |
Functions | |
| None | _test_camera_rtsp_creds (dict data) |
| dict[str, Any] | _validate_and_create_auth (dict data) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| dictionary | DEFAULT_OPTIONS |
Config flow for EZVIZ.
|
private |
Try DESCRIBE on RTSP camera with credentials.
Definition at line 81 of file config_flow.py.
|
private |
Try to login to EZVIZ cloud account and return token.
Definition at line 59 of file config_flow.py.
|
private |
Definition at line 52 of file config_flow.py.
| dictionary homeassistant.components.ezviz.config_flow.DEFAULT_OPTIONS |
Definition at line 53 of file config_flow.py.