core/homeassistant/components/hue
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
binary_sensor.py Name sensors correctly (#23208) 2019-04-19 11:01:54 -07:00
bridge.py Add basic support for native Hue sensors (#22598) 2019-04-17 22:13:03 -07:00
config_flow.py load cleanups (#23112) 2019-04-15 16:45:46 -07:00
const.py Fix upnp logger name (#23724) 2019-05-07 15:52:48 -07:00
errors.py Convert Hue to always use config entries (#13034) 2018-03-29 20:15:40 -07:00
light.py Fix effects on HUE integration for Osram bulbs (#22789) 2019-05-07 09:53:14 -07:00
manifest.json Automatically generate config flow list (#23802) 2019-05-13 01:16:55 -07:00
sensor.py Fix Hue sensors returning None value (#23478) 2019-04-27 13:27:17 -07:00
sensor_base.py Fix Hue sensor integration with multiple bridges. (#23713) 2019-05-07 09:45:04 -07:00
services.yaml Add missing services.yaml file for hue (#23217) 2019-04-19 14:53:58 -07:00
strings.json Update Hue flow title (#14852) 2018-06-07 16:00:42 +02:00