mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add config flow to insteon component (#36467)
* Squashed * Fix requirements_all * Update homeassistant/components/insteon/__init__.py Only update options if the result is to create the entry. Co-authored-by: J. Nick Koston <nick@koston.org> * Update homeassistant/components/insteon/__init__.py No return value needed. Co-authored-by: J. Nick Koston <nick@koston.org> * Ref RESULT_TYPE_CREATE_ENTRY correctly * Return result back to import config process * Make DOMAIN ref more clear Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
@@ -85,6 +85,7 @@ FLOWS = [
|
||||
"iaqualink",
|
||||
"icloud",
|
||||
"ifttt",
|
||||
"insteon",
|
||||
"ios",
|
||||
"ipma",
|
||||
"ipp",
|
||||
|
||||
Reference in New Issue
Block a user