core/homeassistant/components
Adam Mills e6ece4bf6d Fix initialization of zwave color bulbs (#4085)
* Fix initialization of zwave color bulbs

Zwave values can be added to the node in any order. This change allows
proper initialization when the multilevel value is added before the
color value.

* Fix incorrect rename of color command class
2016-10-29 17:14:28 -07:00
..
alarm_control_panel Maintenance (#4101) 2016-10-29 09:12:43 -07:00
automation Fix async bug in automation (#4078) 2016-10-27 18:26:55 +02:00
binary_sensor Allow update entities on add_entities callback (#4114) 2016-10-29 15:33:11 -07:00
camera Fix bug with aioHTTP and none authentification (#4116) 2016-10-29 22:47:46 +02:00
climate OSError is alias for IOException and base class for many other exceptions - no need to catch redundant exceptions if OSError already present in except-clause (#4111) 2016-10-29 15:33:56 -07:00
cover fixed Up/Down (#4064) 2016-10-27 12:10:38 +02:00
device_tracker Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
fan Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
frontend Update frontend 2016-10-27 00:21:55 -07:00
light Fix initialization of zwave color bulbs (#4085) 2016-10-29 17:14:28 -07:00
lock Zwave: Update commandclasses and deviceclasses according to sigma SDK (#3495) 2016-09-30 08:43:18 -07:00
media_player lg_netcast platform fails to load if no channels defined (#4083) 2016-10-29 16:52:53 -07:00
mqtt Fixup device_tracekt.mqtt voluptuous & unit tests (#3904) 2016-10-18 18:10:28 -07:00
notify OSError is alias for IOException and base class for many other exceptions - no need to catch redundant exceptions if OSError already present in except-clause (#4111) 2016-10-29 15:33:56 -07:00
recorder Upgrade sqlalchemy to 1.1.2 (#4003) 2016-10-24 22:00:22 +02:00
scene Changing import as powerview api did change. (#3780) 2016-10-10 22:30:27 -07:00
sensor Allow update entities on add_entities callback (#4114) 2016-10-29 15:33:11 -07:00
switch Allow update entities on add_entities callback (#4114) 2016-10-29 15:33:11 -07:00
weather Update tests, rename variable, and change conversion (#3546) 2016-10-24 21:53:03 -07:00
zwave Fix initialization of zwave color bulbs (#4085) 2016-10-29 17:14:28 -07:00
__init__.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
alexa.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
apcupsd.py 0.27.2 (#3151) 2016-09-03 15:59:20 -07:00
api.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
arduino.py Upgrade PyMata to 2.13 (#3335) 2016-09-13 22:52:11 -07:00
bloomsky.py Fix typo (#3343) 2016-09-12 16:19:46 +02:00
browser.py
configurator.py Configurator support for entity_picture (#4028) 2016-10-24 22:28:34 -07:00
conversation.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -07:00
demo.py Async EntitiesComponent (#3820) 2016-10-16 09:35:46 -07:00
device_sun_light_trigger.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
digital_ocean.py Upgrade python-digitalocean to 1.10.0 (#3921) 2016-10-17 20:13:43 -07:00
discovery.py Add discovery for yamaha component (#4061) 2016-10-26 23:46:44 -07:00
downloader.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
dweet.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02:00
ecobee.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
emoncms_history.py Emoncms history component (#3531) 2016-10-16 17:05:01 -07:00
emulated_hue.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
enocean.py Migrate to voluptuous (#2958) 2016-08-24 22:35:09 -06:00
envisalink.py Passing original config reference to load_platform. (#3602) 2016-09-29 18:55:43 -07:00
feedreader.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
ffmpeg.py Update ha-ffmpeg to version 0.15 (#4096) 2016-10-29 00:12:53 +02:00
foursquare.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
graphite.py Use voluptuous for graphite (#2929) 2016-08-23 19:01:46 -07:00
group.py Add service to change visibility of a group (#3998) 2016-10-29 16:54:26 -07:00
hdmi_cec.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
history.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
homematic.py Hotfix device name with autodiscovery (#3791) 2016-10-10 13:46:23 +02:00
http.py Fix HTTP static file singular (#4118) 2016-10-29 14:45:31 -07:00
ifttt.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
influxdb.py Relaxes the configuration options for influxdb (#3869) 2016-10-14 21:10:04 -07:00
input_boolean.py Async input_*/zone migration (#4095) 2016-10-29 12:19:27 -07:00
input_select.py Async input_*/zone migration (#4095) 2016-10-29 12:19:27 -07:00
input_slider.py Async input_*/zone migration (#4095) 2016-10-29 12:19:27 -07:00
insteon_hub.py Migrate to voluptuous (#3372) 2016-09-13 23:20:58 -07:00
introduction.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -07:00
ios.py More iOS HTTP Async updates 2016-10-24 17:31:45 -07:00
isy994.py Add ISY programs and support for all device types (#3082) 2016-09-11 20:18:53 +02:00
joaoapps_join.py expect a list of devices from config (#2567) 2016-07-19 19:14:41 -07:00
keyboard.py Comment out pyuserinput in requirements_all (#3307) 2016-09-11 21:59:48 -07:00
keyboard_remote.py Recieve signals from a keyboard and use keyboard as a remote control (#3305) 2016-09-17 23:31:27 -07:00
knx.py Use voluptuous for KNX (#3345) 2016-09-13 23:03:30 -07:00
lirc.py Update python-lirc to 1.2.3 (#3784) 2016-10-10 23:44:41 -07:00
logbook.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
logentries.py Migrate to voluptuous (#2927) 2016-08-23 17:27:54 -07:00
logger.py Fix logger config validation (#3459) 2016-09-19 21:12:56 -07:00
mochad.py Add mochad component (#3970) 2016-10-24 21:49:49 -07:00
modbus.py Modbus component refactoring - sensors and switches (#3297) 2016-09-13 22:47:44 +02:00
mqtt_eventstream.py
mysensors.py Upgrade pymysensors to 0.8 (#3954) 2016-10-20 20:56:26 +02:00
nest.py Added additional checks which hides functions which are not supported by Nest (#3751) 2016-10-10 23:57:14 -07:00
netatmo.py Netatmo thermostat (#3888) 2016-10-17 19:57:02 -07:00
nuimo_controller.py Clean up some async stuff (#3915) 2016-10-17 19:38:41 -07:00
octoprint.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
openalpr.py Fix name in openalpr cloud api (#4097) 2016-10-28 19:01:14 -07:00
panel_custom.py Minor changes (#2784) 2016-08-11 11:14:24 +02:00
panel_iframe.py Tweak panel parameters (#2746) 2016-08-07 21:56:17 -07:00
persistent_notification.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
pilight.py Bugfixes for pilight hub component and unit tests (#3948) 2016-10-19 22:02:11 +02:00
proximity.py Migrate to voluptuous (#3293) [BREAKING CHANGE] 2016-10-11 00:26:11 -07:00
qwikswitch.py Added support for exposing light features (#2828) 2016-08-15 23:07:07 -07:00
rfxtrx.py update rfxtrx lib 2016-09-27 10:42:03 +02:00
rpi_gpio.py Use voluptuous for RPi GPIO (#3371) 2016-09-17 23:28:37 -07:00
script.py fix typos in script module strings 2016-10-25 07:20:40 -04:00
scsgate.py Use voluptuous for SCSGate (#3265) 2016-09-13 07:23:53 +02:00
services.yaml Add service to change visibility of a group (#3998) 2016-10-29 16:54:26 -07:00
shell_command.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
sleepiq.py Update links (#3488) 2016-09-23 10:28:05 +02:00
splunk.py Use voluptuous for Splunk (#2931) 2016-08-23 18:58:59 -07:00
statsd.py Fixed statsd stopping if state is not numeric or only attributes changed (#3981) 2016-10-21 23:18:13 -07:00
sun.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -07:00
tellduslive.py OSError is alias for IOException and base class for many other exceptions - no need to catch redundant exceptions if OSError already present in except-clause (#4111) 2016-10-29 15:33:56 -07:00
tellstick.py Use voluptuous for Tellstick (#3367) 2016-09-13 23:29:15 -07:00
thingspeak.py Lint 2016-10-27 00:37:02 -07:00
updater.py Handle FreeBSD version in updater component (#4048) 2016-10-25 22:38:22 +02:00
upnp.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -07:00
vera.py Add support for Vera covers. (#3411) 2016-09-15 20:47:03 +02:00
verisure.py Add support for verisure file camera. (#3952) 2016-10-21 22:41:17 +02:00
weblink.py Fix issue #3401 weblink (#3402) 2016-09-17 23:21:24 -07:00
wemo.py Bump pywemo version - changes port order for faster startup. (#3612) 2016-10-01 22:53:24 -07:00
wink.py Update wink.py (#3957) 2016-10-22 16:59:20 -04:00
zeroconf.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -07:00
zigbee.py Make 'pin' optional for zigbee device config. (#3799) 2016-10-10 16:53:18 +02:00
zone.py Async input_*/zone migration (#4095) 2016-10-29 12:19:27 -07:00
zoneminder.py Maintenance zoneminder (#4102) 2016-10-29 13:10:42 -07:00