core/homeassistant/components/zwave
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
..
__init__.py Prevent zwave from firing event at shutdown (#3987) 2016-10-22 14:08:24 +02:00
const.py Fix initialization of zwave color bulbs (#4085) 2016-10-29 17:14:28 -07:00
services.yaml ZWave: Add association service (#3894) 2016-10-16 20:36:06 +02:00