* 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 <[email protected]> * Update homeassistant/components/insteon/__init__.py No return value needed. Co-authored-by: J. Nick Koston <[email protected]> * Ref RESULT_TYPE_CREATE_ENTRY correctly * Return result back to import config process * Make DOMAIN ref more clear Co-authored-by: J. Nick Koston <[email protected]>
2 lines
40 B
Python
2 lines
40 B
Python
"""Test for the Insteon integration."""
|