core/homeassistant/components/insteon
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
..
translations Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
__init__.py Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
binary_sensor.py Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
climate.py Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
config_flow.py Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
const.py Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
cover.py Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
fan.py Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
insteon_entity.py Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
ipdb.py Add climate platform to Insteon (#35763) 2020-06-02 18:16:44 -07:00
light.py Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
manifest.json Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
schemas.py Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
services.yaml Add climate platform to Insteon (#35763) 2020-06-02 18:16:44 -07:00
strings.json Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
switch.py Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00
utils.py Add config flow to insteon component (#36467) 2020-08-11 18:04:44 -05:00