diff --git a/docs/config_entries_config_flow_handler.md b/docs/config_entries_config_flow_handler.md index 8ff28ba4..8abe98c1 100644 --- a/docs/config_entries_config_flow_handler.md +++ b/docs/config_entries_config_flow_handler.md @@ -79,6 +79,7 @@ Should the config flow then abort, the text resource with the key `already_confi "abort": { "already_configured": "Device is already configured" } + } } ```