home-assistant-core/tests
Jeff Wilson d55ed7a3a2 Flux switch improvements (#3615)
* Make flux always adjust brightness of light (even when not in XY mode)

* Remove kelvin mode from flux switch

The light/turn_on service only works with mired values, kelvin values
are out of range per the schema.

* Use already defined min/max values for light/turn_on schema

* Clamp temp value to light/turn_on allowed values
2016-10-01 22:57:15 -07:00
..
components Flux switch improvements (#3615) 2016-10-01 22:57:15 -07:00
fixtures SleepIQ component with sensor and binary sensor platforms (#3390) 2016-09-14 00:11:50 +02:00
helpers Have template platforms never leave the event loop 2016-10-01 14:11:16 -07:00
resources
scripts Use voluptuous for Hue (#3340) 2016-09-20 12:35:10 +02:00
testing_config/custom_components Exclude tests in dependencies in test dir from pytest (#2618) 2016-07-25 08:26:07 -07:00
util Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
__init__.py
common.py Move worker pool monitoring to be time based instead of add_job based. (#3439) 2016-09-19 23:39:49 -07:00
test_bootstrap.py Filter out falsey platform configs 2016-09-24 00:03:44 -07:00
test_config.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_core.py Spread async love (#3575) 2016-09-30 12:57:24 -07:00
test_loader.py
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Move worker pool monitoring to be time based instead of add_job based. (#3439) 2016-09-19 23:39:49 -07:00