core/homeassistant
Tom Harris b1fd931cdc
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>
2020-08-11 18:04:44 -05:00
..
auth Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
components Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
generated Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
helpers Add current request context to get_url helper (#38602) 2020-08-09 14:07:31 +02:00
scripts Protect loop set default executor (#37438) 2020-07-06 15:58:53 -07:00
util Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
__init__.py
__main__.py Protect loop set default executor (#37438) 2020-07-06 15:58:53 -07:00
block_async_io.py Various type hint improvements (#37952) 2020-07-22 08:06:37 -07:00
bootstrap.py Install a threading.excepthook on python 3.8 and later (#38741) 2020-08-11 09:45:36 +02:00
config.py Fix swapped variables deprecation in log message (#37901) 2020-07-16 10:08:05 +02:00
config_entries.py Add support for reload_on_update to _abort_if_unique_id_configured (#38638) 2020-08-08 13:23:56 -05:00
const.py Add device classes for electrical measurement (#36800) 2020-08-08 21:04:18 +02:00
core.py Improve performance of fetching the state domain (#38653) 2020-08-09 13:45:16 +02:00
data_entry_flow.py
exceptions.py
loader.py Add zeroconf/homekit/ssdp discovery support for custom components (#38466) 2020-08-05 15:50:56 +02:00
package_constraints.txt Bump frontend to 20200811.0 (#38760) 2020-08-11 15:45:07 +02:00
requirements.py Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
runner.py Various type hint improvements (#37952) 2020-07-22 08:06:37 -07:00
setup.py Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
strings.json Add URL as common string (#38694) 2020-08-10 22:51:37 +02:00