Go to the source code of this file.
|
| tuple[dict[str, str], str|None] | homeassistant.components.generic.config_flow.async_test_still (HomeAssistant hass, Mapping[str, Any] info) |
| |
| dict[str, str] | homeassistant.components.generic.config_flow.async_test_stream (HomeAssistant hass, Mapping[str, Any] info) |
| |
| vol.Schema | homeassistant.components.generic.config_flow.build_schema (Mapping[str, Any] user_input, bool is_options_flow=False, bool show_advanced_options=False) |
| |
| str|None | homeassistant.components.generic.config_flow.get_image_type (bytes image) |
| |
| None | homeassistant.components.generic.config_flow.register_preview (HomeAssistant hass) |
| |
| str|None | homeassistant.components.generic.config_flow.slug (HomeAssistant hass, str|template_helper.Template|None template) |
| |