core/homeassistant/components/tradfri
Paulus Schoutsen 1e22c8daca
Automatically generate config flow list (#23802)
* Add config flow to manifest.json

* Still load config flows via config flow platform

* Fix typo

* Lint

* Update config_flows.py"

* Catch import error when setting up entry

* Lint

* Fix tests

* Fix imports

* Lint

* Fix Unifi tests

* Fix translation test

* Add homekit_controller config flow
2019-05-13 01:16:55 -07:00
..
.translations Update translations 2019-05-08 20:20:58 -07:00
__init__.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
config_flow.py Centralize all usages of `host` as a configuration param to the constant CONF_HOST (#22458) 2019-03-27 19:48:05 -07:00
const.py
light.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
manifest.json Automatically generate config flow list (#23802) 2019-05-13 01:16:55 -07:00
sensor.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
strings.json
switch.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00