From e7c3e712e3bfca73def0baff8836b490ea792147 Mon Sep 17 00:00:00 2001 From: mikekreisher Date: Wed, 10 Aug 2022 03:30:26 -0400 Subject: [PATCH] Update supported brands result (#1433) * Update creating_integration_manifest.md Updated 'this is intended functionality for the near *feature*' to 'this is intended functionality for the near *future*' * Adjust result Co-authored-by: Martin Hjelmare --- docs/creating_integration_manifest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/creating_integration_manifest.md b/docs/creating_integration_manifest.md index aa63714a..d56370b3 100644 --- a/docs/creating_integration_manifest.md +++ b/docs/creating_integration_manifest.md @@ -152,7 +152,7 @@ Each integration domain can only exist once. So a domain is either an existing i The logo for this domain should be added to our [brands repository](https://github.com/home-assistant/brands/). -Result (this is intended functionality for the near feature): +Result: - Roborock is listed on our user documentation website under integrations with an automatically generated stub page that directs the user to the integration to use. - Roborock is listed in Home Assistant when clicking "add integration". When selected, we first show a "redirect text", then the user continues to the Xioami Miio config flow.