hass-core/homeassistant/components/switch
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
..
__init__.py Revise power and energy units and property names. (#6212) 2017-03-19 22:02:11 +01:00
acer_projector.py Add more validation for mysensors (#5493) 2017-01-24 22:04:44 -08:00
android_ip_webcam.py Android webcam better error handling / pump library 0.4 (#6518) 2017-03-10 23:10:35 +01:00
anel_pwrctrl.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
arduino.py Migrate to voluptuous (#3737) 2016-10-11 00:56:57 -07:00
arest.py [binary_sensor.arest] Fix name for sensor and shorten logger messages (#5460) 2017-01-24 19:54:14 +01:00
bbb_gpio.py Update name (#5324) 2017-01-14 17:08:48 +01:00
broadlink.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
command_line.py Fix for assumed state in command_line (#5578) 2017-01-26 21:41:30 -08:00
demo.py Revise power and energy units and property names. (#6212) 2017-03-19 22:02:11 +01:00
digital_ocean.py Check if droplet exists (#6663) 2017-03-16 19:59:34 +01:00
digitalloggers.py New support Digital Loggers relays (#4684) 2016-12-03 23:40:22 -08:00
dlink.py D-Link switch version bump of external library (#5843) 2017-02-10 12:00:28 +01:00
edimax.py Revise power and energy units and property names. (#6212) 2017-03-19 22:02:11 +01:00
enocean.py Fix broken EnOcean support (#4710) 2016-12-05 08:15:36 -08:00
flux.py Remove global limit on white light temperature (#7206) 2017-04-29 15:04:20 -07:00
fritzdect.py Add support for FRITZ!DECT wireless switches based on fritzhome (#5541) 2017-02-02 23:29:18 -08:00
hdmi_cec.py check cec message length when asking physical address (#5516) 2017-01-23 13:22:39 -08:00
hikvisioncam.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
homematic.py Revise power and energy units and property names. (#6212) 2017-03-19 22:02:11 +01:00
hook.py Work around bad content-type in Hook api response (#7267) 2017-04-23 23:58:17 -07:00
insteon_local.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
insteon_plm.py Eliminate needless async_add_job invocation of async_add_devices (#6864) 2017-04-03 00:01:53 -07:00
isy994.py Add ISY programs and support for all device types (#3082) 2016-09-11 20:18:53 +02:00
kankun.py Add timeout to requests, remove pylint disable, and docsstrings (#5326) 2017-01-14 17:08:21 +01:00
knx.py Fix spelling schedule_update_ha_state (#4415) 2016-11-16 08:26:29 -08:00
litejet.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
lutron_caseta.py Adds Support for Lutron Caseta devices. (#6631) 2017-03-23 01:18:14 +01:00
mfi.py Revise power and energy units and property names. (#6212) 2017-03-19 22:02:11 +01:00
mochad.py Add mochad component (#3970) 2016-10-24 21:49:49 -07:00
modbus.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
mqtt.py Add switch to MQTT discovery (#6733) 2017-03-26 15:48:28 +02:00
mysensors.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
mystrom.py myStrom WiFi bulbs (#7161) 2017-04-18 09:03:56 -07:00
neato.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
netio.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
orvibo.py Use constants (#3148) 2016-09-03 00:09:14 +02:00
pilight.py Fixes: Pilight Switch rejects alphanumeric IDs #5119 (#5601) 2017-01-28 17:49:16 -08:00
pulseaudio_loopback.py Fix spelling schedule_update_ha_state (#4415) 2016-11-16 08:26:29 -08:00
qwikswitch.py Use constants (#5390) 2017-01-17 23:40:34 +01:00
rest.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
rflink.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
rfxtrx.py Limit worker pool to 10 threads (#3560) 2016-09-28 00:05:38 -07:00
rpi_gpio.py Fix spelling schedule_update_ha_state (#4415) 2016-11-16 08:26:29 -08:00
rpi_rf.py Bugfix rpi_rf cleanup (#6513) 2017-03-10 14:56:13 +01:00
scsgate.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
services.yaml Add mysensors IR switch device and service (#2239) 2016-06-12 23:04:45 +02:00
tellduslive.py bugfix: is_on is a property (#4889) 2016-12-13 22:58:43 -08:00
tellstick.py Improve async/multithreaded behavior of tellstick code (#4989) 2017-01-03 23:54:11 +01:00
template.py Template switch change flow / add restore (#6356) 2017-03-02 14:09:53 +01:00
thinkingcleaner.py Fix PyLint 1.6 issues (#2471) 2016-07-07 18:54:16 -07:00
tplink.py switch.tplink: bump pyhs100 version requirement (#6986) 2017-04-08 06:33:25 -07:00
transmission.py Clean-up, ordering, constants, and extend of schema (#2903) 2016-08-20 15:40:16 -07:00
vera.py WIP - Fix bug in state handling in Vera Switch and Light (#6931) 2017-04-04 12:02:09 +02:00
verisure.py Use voluptuous for Verisure (#3169) 2016-09-06 18:18:34 -07:00
volvooncall.py Support for naming vehicle. Support for selecting what resources to display 2017-02-23 12:00:51 +01:00
wake_on_lan.py Fix #7026 adding a new wol parameter (#7144) 2017-04-18 09:09:06 -07:00
wemo.py Workround for wemo subscription bug. (#7245) 2017-04-23 23:18:43 -07:00
wink.py Fix wink siren (#6775) 2017-03-25 15:28:16 +01:00
zha.py Add support for Zigbee Home Automation (#6263) 2017-04-24 22:24:57 -07:00
zigbee.py Migrate to voluptuous (#3234) 2016-09-06 18:28:55 -07:00
zoneminder.py Maintenance zoneminder (#4102) 2016-10-29 13:10:42 -07:00
zwave.py Add "Refactor zwave discovery to entity schema" (#6565) 2017-03-14 19:55:33 -04:00