Go to the source code of this file.
Namespaces | |
| homeassistant.components.mutesync.config_flow | |
Functions | |
| dict[str, Any] | homeassistant.components.mutesync.config_flow.validate_input (HomeAssistant hass, dict[str, Any] data) |
Variables | |
| homeassistant.components.mutesync.config_flow.STEP_USER_DATA_SCHEMA = vol.Schema({vol.Required("host"): str}) | |