core/tests
Alex Bahm 471afb4702 Add color support to emulated hue (#19590)
* [Hue API] Add color support

Adds color support to the hue api (specifically hue/saturation). Switched from using a tuple to convey state internally to using a dict to make adding new fields easier.

* [Hue API] Add unit test for color support
2019-04-02 11:25:58 -07:00
..
auth Add trusted_users in trusted networks auth provider (#22478) 2019-03-27 21:53:11 -07:00
components Add color support to emulated hue (#19590) 2019-04-02 11:25:58 -07:00
fixtures Add more HomeKit device enumeration tests (#22194) 2019-03-30 11:21:11 +01:00
helpers Admin service to automatically add empty schema (#22637) 2019-04-02 09:34:11 -07:00
mock Add zwave.network_complete_some_dead event (#16894) 2018-09-28 19:14:57 +02:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Mqtt light refactor (#18227) 2018-11-27 14:00:05 +01:00
test_util Hass.io ingress (#22505) 2019-04-01 14:16:16 +02:00
testing_config Prevent partial custom component overlays (#21070) 2019-02-21 09:41:36 +01:00
util Fix pressure in dark sky and openweathermap and add pressure utility (#21210) 2019-03-24 18:37:31 +01:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Bootstrap to start registry loading early (#22321) 2019-03-27 22:06:20 +08:00
conftest.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
test_bootstrap.py Always load Hass.io component on Hass.io (#22185) 2019-03-19 11:33:50 -07:00
test_config.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
test_config_entries.py Fix dev branch (#22493) 2019-03-28 11:09:12 +01:00
test_core.py Re-thrown exception occurred in the blocking service call (#21573) 2019-03-01 23:09:31 -08:00
test_data_entry_flow.py Allow finish_flow callback to change data entry result type (#16100) 2018-08-21 10:48:24 -07:00
test_loader.py Prevent partial custom component overlays (#21070) 2019-02-21 09:41:36 +01:00
test_main.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
test_requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
test_setup.py Lint 2019-02-15 10:57:02 +01:00