Go to the source code of this file.
Namespaces | |
| homeassistant.components.brother.config_flow | |
Functions | |
| tuple[str, str] | homeassistant.components.brother.config_flow.validate_input (HomeAssistant hass, dict[str, Any] user_input, str|None expected_mac=None) |
Variables | |
| homeassistant.components.brother.config_flow.DATA_SCHEMA | |
| homeassistant.components.brother.config_flow.RECONFIGURE_SCHEMA = vol.Schema({vol.Required(CONF_HOST): str}) | |