Commit graph

8 commits

Author SHA1 Message Date
Fabian Affolter
79955a5785
Catch the ValueError if the bulb was in the wrong mode () 2018-07-13 20:01:57 +02:00
Fabian Affolter
703b4354e0
Upgrade python-mystrom to 0.4.4 () 2018-06-10 11:38:23 +02:00
Fabian Affolter
06aded1a4d Upgrade python-mystrom to 0.4.2 () 2018-03-27 13:09:01 +02:00
Adam Mills
89c7c80e42 Use hue/sat as internal light color interface ()
* Accept and report both xy and RGB color for lights

* Fix demo light supported_features

* Add new XY color util functions

* Always make color changes available as xy and RGB

* Always expose color as RGB and XY

* Consolidate color supported_features

* Test fixes

* Additional test fix

* Use hue/sat as the hass core color interface

* Tests updates

* Assume MQTT RGB devices need full RGB brightness

* Convert new platforms

* More migration

* Use float for HS API

* Fix backwards conversion for KNX lights

* Adjust limitless min saturation for new scale
2018-03-18 15:00:29 -07:00
Maximilien Cuony
ee6d6a8859 myStrom: Add RGB support to Wifi bulbs () 2018-03-15 16:45:27 +01:00
Fabian Affolter
fbf945c18b Add effects () 2017-07-11 21:22:00 +02:00
Fabian Affolter
a4f1f6e724 Update docstrings ()
* 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
Fabian Affolter
c7a11277ac myStrom WiFi bulbs ()
* Add initial support for myStrom WiFi bulbs

* Upgrade python-mystrom to 0.3.8

* Add myStrom light

* Fix lint issue
2017-04-18 09:03:56 -07:00