Russell Cloran
f58e5f442d
zha: Update to bellows 0.5.0+zigpy ( #12187 )
2018-02-05 16:05:19 -08:00
Russell Cloran
ff32f90a29
Fix zha color probe ( #11670 )
2018-01-15 14:25:59 -08:00
Adam Mills
3bc6a7da32
Support OSRAM lights on ZHA ( #11522 )
2018-01-11 13:56:00 -08:00
Pascal Vizeli
90f9a6bc0a
Cleanup and simplitfy the async state update ( #9390 )
...
* Cleanup and simplitfy the async state update
* Update test_entity.py
2017-09-12 10:01:03 +02:00
John K. Luebs
e22ec28bce
Use ZCL mandatory attribute to determine ZHA light capabilities ( #9232 )
...
The manadatory ColorCapabilities attribute should indicate whether a
light is capable of XY color changes and/or color temperature.
2017-08-31 00:18:01 -05:00
Jeff Wilson
3318f02664
Add transition support to light.zha ( #8548 )
...
* Add transition support to light.zha
* Address hound formatting
* Address hound comments
Look, nobody is perfect... alright?
* Update zha.py
2017-07-26 17:22:31 +02:00
Russell Cloran
2f474a0ed8
zha: Handle both input and output clusters ( #8410 )
...
bellows 0.3.0 changes the API to have both, renaming the attribute which used
to be for input clusters in the process.
This is in preparation for remotes.
2017-07-10 21:16:44 -07:00
Russell Cloran
b1bba3675d
zha light: Refresh at startup ( #8310 )
...
* zha light: Refresh at startup
* Add asyncio.coroutine annotation
2017-07-06 22:59:17 -07:00
Fabian Affolter
a4f1f6e724
Update docstrings ( #7374 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstring
* Update docstrings
* Update docstrings
* Fix lint issues
* Update docstrings
* Revert changes in dict
2017-05-02 09:18:47 -07:00
Alok Saboo
86cfc2a0ed
Updated docstrings ( #7383 )
...
* Updated docstrings
* Updated docstrings
* Updated docstrings
* Update docstrings
* Update more docstrings
2017-04-30 20:10:08 -07:00
Paulus Schoutsen
55731b759f
Fix lint
2017-04-29 15:47:21 -07:00
Russell Cloran
d79f89e168
Add support for Zigbee Home Automation ( #6263 )
...
* Add support for Zigbee Home Automation
* Fewer magic numbers
* Make optional device config work
* Remove non-zha device_tracker stuff
* Always return boolean from is_on
* Only pass through JSON serializable discovery_info
* Update to bellows 0.2.4
* Fewer magic numbers in binary sensor
* Populate const structures from a function
* Update bellows to 0.2.6
* Fewer magic numbers in light
* Take all possible clusters when overriding
* Update bellows to 0.2.7
2017-04-24 22:24:57 -07:00