core/tests/components
Anders Melchiorsen 64a7be66b1 Remove global limit on white light temperature (#7206)
* Remove global limit on white light temperature

Here are the supported temperatures of some popular bulbs:

 Philips Hue: 2000K-6500K (the current 500-154 mired range)
 LIFX Color 1000: 2500K-9000K
 IKEA TRÅDFRI: 2200K, 2700K, 4000K

Obviously, Home Assistant cannot enforce a global limit and work properly
with all of these bulbs. So just remove the limit and leave it up to each
platform to work it out.

This commit updates the existing users and adds a clamp to Hue (where the
limit appears to have originated). It does not attempt to update other
platforms that might need extra handling of the larger range that is now
possible.

* Add min_mireds/max_mireds state attributes to lights

* Support min_mireds/max_mireds with LIFX lights
2017-04-29 15:04:20 -07:00
..
alarm_control_panel Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
automation Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
binary_sensor Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
calendar date fix (#5227) 2017-01-08 23:50:42 +01:00
camera Mqtt camera test (#7175) 2017-04-19 09:26:44 -07:00
climate Fixes utf-8 encoding no longer required by python-openzwave0.3.3 (#7266) 2017-04-24 17:59:51 -07:00
config Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
cover Add communication data attributes to Zwave node_entity (#6813) 2017-04-12 19:09:29 +02:00
device_tracker JSON MQTT Device tracker (#7055) 2017-04-19 22:53:07 -07:00
emulated_hue Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
fan Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
http Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
image_processing Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
light Remove global limit on white light temperature (#7206) 2017-04-29 15:04:20 -07:00
lock Add communication data attributes to Zwave node_entity (#6813) 2017-04-12 19:09:29 +02:00
media_player Add Bose soundtouch discovery support and upgrade libsoundtouch library (#7005) 2017-04-19 21:52:37 -07:00
mqtt MQTT: Managing binary payloads (#6976) 2017-04-13 07:38:09 -07:00
notify Allow multiple recipients for SMTP notify (#7319) 2017-04-28 11:29:30 +02:00
recorder [recorder] Catch more startup errors #6179 (#6192) 2017-03-02 22:44:52 -08:00
remote Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
scene Add voluptuous config validation to scenes (#6830) 2017-03-28 23:39:53 -07:00
sensor Value of 0 should not be considered `unknown`. (#7139) 2017-04-18 20:24:44 -07:00
switch aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
tts Add MaryTTS platform (#6988) 2017-04-11 22:52:44 +02:00
weather Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
zwave Break product name up into manufacturer name and product name 2017-04-13 22:48:59 -07:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_alert.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
test_alexa.py Convert Alexa tests to use aiohttp test utils (#6839) 2017-03-29 22:21:39 -07:00
test_api.py Remove deprecated remote classes (#7011) 2017-04-10 09:04:19 -07:00
test_apiai.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_configurator.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_conversation.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_demo.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_device_sun_light_trigger.py Remove event decorators (#6634) 2017-03-15 14:46:57 +01:00
test_discovery.py Add HassIO to discovery component (#7195) 2017-04-20 18:45:15 -07:00
test_ffmpeg.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_frontend.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
test_google.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_graphite.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_group.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_hassio.py Hassio api v3 (#7323) 2017-04-26 22:36:48 -07:00
test_history.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_influxdb.py Allow InfluxDB to blacklist domains (#7264) 2017-04-26 21:14:52 +02:00
test_init.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
test_input_boolean.py Initial state over restore state (#6924) 2017-04-04 09:29:49 -07:00
test_input_select.py Initial state over restore state (#6924) 2017-04-04 09:29:49 -07:00
test_input_slider.py Bugfix slider (#7047) 2017-04-11 09:23:41 -07:00
test_introduction.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_litejet.py Fix up docstring for tests (#5090) 2016-12-28 20:04:59 +02:00
test_logbook.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_logentries.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_logger.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_microsoft_face.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_mqtt_eventstream.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_panel_custom.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_panel_iframe.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_persistent_notification.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_pilight.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_proximity.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_rest_command.py exposed content_type in rest_command (#7101) 2017-04-18 11:50:43 +02:00
test_rflink.py Remove connection status state. (#6475) 2017-03-07 23:20:27 +01:00
test_rfxtrx.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_ring.py Clean artifacts after running Ring tests. (#6944) 2017-04-05 11:26:56 +02:00
test_rss_feed_template.py Feature/rss feed template (#7032) 2017-04-24 22:16:47 -07:00
test_script.py Add support for remove services / Reload script support (#6441) 2017-03-07 22:51:34 -08:00
test_shell_command.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_sleepiq.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
test_splunk.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_statsd.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_sun.py From Dusk till Dawn (#6857) 2017-04-06 22:59:41 -07:00
test_updater.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_weblink.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_websocket_api.py Fix reporting on bad login (#6201) 2017-02-24 16:33:58 -08:00
test_zone.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00